Skip to content

Commit

Permalink
Merge pull request #934 from sbrunner/fix-pr-checks-test
Browse files Browse the repository at this point in the history
Fix pull requests check workflow, use our CI token
  • Loading branch information
sbrunner committed Jan 4, 2023
2 parents 73f21a5 + 61c630d commit 6a00437
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.TOKEN }}

0 comments on commit 6a00437

Please sign in to comment.