Skip to content

Update devel to 20241230, commit 5114e17172276cf5a2f889f8037ae58c4cb0… #321

Update devel to 20241230, commit 5114e17172276cf5a2f889f8037ae58c4cb0…

Update devel to 20241230, commit 5114e17172276cf5a2f889f8037ae58c4cb0… #321

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