We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 784e11b commit ac9b185Copy full SHA for ac9b185
1 file changed
.github/workflows/pr-build-test.yaml
@@ -17,7 +17,9 @@ on:
17
default: x86_64-Linux
18
19
permissions:
20
- contents: read
+ attestations: write
21
+ contents: write
22
+ id-token: write
23
packages: write
24
pull-requests: write
25
0 commit comments