Skip to content

Update devel to 20250128, commit 0390b4354a9e5df517ef2d4f9d78a099063b… #338

Update devel to 20250128, commit 0390b4354a9e5df517ef2d4f9d78a099063b…

Update devel to 20250128, commit 0390b4354a9e5df517ef2d4f9d78a099063b… #338

name: Verify Templating
on:
pull_request:
push:
workflow_dispatch:
defaults:
run:
shell: 'bash -Eeuo pipefail -x {0}'
jobs:
apply-templates:
name: Check For Uncomitted Changes
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: ./apply-templates.sh
- run: git diff --exit-code