We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d70be7 commit dbcae26Copy full SHA for dbcae26
.github/workflows/verify-commits.yml
@@ -13,3 +13,5 @@ jobs:
13
with:
14
allowed-signers-file-path: ./.github/allowed_signers
15
fail-on-unverified: true
16
+ env:
17
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments