Skip to content

Fix optional dependency check for better-sqlite3 #123

Fix optional dependency check for better-sqlite3

Fix optional dependency check for better-sqlite3 #123

name: Verify Templating
on:
pull_request:
push:
branches:
- master
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@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
- run: ./apply-templates.sh
- run: git diff --exit-code