Skip to content

Update 18 to 18beta2, bookworm 18~beta2-1.pgdg120+1, bullseye 18~beta… #282

Update 18 to 18beta2, bookworm 18~beta2-1.pgdg120+1, bullseye 18~beta…

Update 18 to 18beta2, bookworm 18~beta2-1.pgdg120+1, bullseye 18~beta… #282

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