We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 951f93d commit 7e8f153Copy full SHA for 7e8f153
1 file changed
.github/workflows/ci.yml
@@ -31,6 +31,7 @@ jobs:
31
# This is used to complete the identity challenge
32
# with sigstore/fulcio when running outside of PRs.
33
id-token: write
34
+ pull-requests: write
35
36
steps:
37
- name: Checkout repository
0 commit comments