Skip to content

Commit

Permalink
Merge pull request #2778 from mapfish/fix-pr-checks-master
Browse files Browse the repository at this point in the history
Fix pull requests check workflow, use our CI token
  • Loading branch information
sbrunner authored Jan 4, 2023
2 parents f2c78e3 + 8ecab02 commit 7fa41fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr-checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,4 @@ jobs:
run: c2cciutils-pull-request-checks
env:
GITHUB_EVENT: ${{ toJson(github) }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 7fa41fc

Please sign in to comment.