Skip to content

ci: Update git-xargs-test branch from delivery-github-repo-management #2

ci: Update git-xargs-test branch from delivery-github-repo-management

ci: Update git-xargs-test branch from delivery-github-repo-management #2

Workflow file for this run

# If the workflow trigger is "pull_request", run pre-commit checks.
name: pre-commit
on:
pull_request:
merge_group:
workflow_dispatch:
permissions:
pull-requests: write
id-token: write
contents: read
jobs:
pre-commit:
uses: defenseunicorns/delivery-github-actions-workflows/.github/workflows/pre-commit.yml@main
secrets:
APPLICATION_ID: ${{ secrets.NARWHAL_BOT_APP_ID }}
APPLICATION_PRIVATE_KEY: ${{ secrets.NARWHAL_BOT_SECRET }}