Skip to content

Merge pull request #163 from steve-downey/ci-fix-20251230 #22

Merge pull request #163 from steve-downey/ci-fix-20251230

Merge pull request #163 from steve-downey/ci-fix-20251230 #22

name: Lint Check (pre-commit)
on:
workflow_dispatch:
# We have to use pull_request_target here as pull_request does not grant
# enough permission for reviewdog
pull_request_target:
push:
branches:
- main
permissions:
contents: read
jobs:
pre-commit:

Check failure on line 16 in .github/workflows/pre-commit-check.yml

View workflow run for this annotation

GitHub Actions / Lint Check (pre-commit)

Invalid workflow file

The workflow is not valid. .github/workflows/pre-commit-check.yml (Line: 16, Col: 3): Error calling workflow 'bemanproject/infra-workflows/.github/workflows/reusable-beman-pre-commit.yml@13d8237273e7f4cd4a739f1ceb6539f5aec3f50d'. The nested job 'pre-commit-pr' is requesting 'checks: write, issues: write, pull-requests: write', but is only allowed 'checks: none, issues: none, pull-requests: none'.
uses: bemanproject/infra-workflows/.github/workflows/reusable-beman-pre-commit.yml@13d8237273e7f4cd4a739f1ceb6539f5aec3f50d # 1.1.0