Skip to content

ci: add template consistency check action #2

ci: add template consistency check action

ci: add template consistency check action #2

name: Check template consistency
on:
pull_request:
permissions:
pull-requests: write
jobs:
check-template-consistency:
uses: fingerprintjs/dx-team-toolkit/.github/workflows/check-template-consistency.yml@v1
with:
generate-command: 'bash ./generate.sh'