Skip to content

Update tip to tip-20250831, commit 6a08e80399bd65b95e60e3c74b7e1f8675… #358

Update tip to tip-20250831, commit 6a08e80399bd65b95e60e3c74b7e1f8675…

Update tip to tip-20250831, commit 6a08e80399bd65b95e60e3c74b7e1f8675… #358

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