Skip to content

Commit

Permalink
Merge pull request #957 from camptocamp/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 0b60cec + 4c3714f commit 72544e4
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 @@ -32,3 +32,4 @@ jobs:
run: c2cciutils-pull-request-checks
env:
GITHUB_EVENT: ${{ toJson(github) }}
GITHUB_TOKEN: ${{ secrets.GOPASS_CI_GITHUB_TOKEN }}

0 comments on commit 72544e4

Please sign in to comment.