We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03b572d commit da6ebd6Copy full SHA for da6ebd6
1 file changed
.github/workflows/ci.yml
@@ -33,6 +33,7 @@ jobs:
33
id-token: write
34
pull-requests: write
35
security-events: write
36
+ actions: read
37
38
steps:
39
- name: Checkout repository
0 commit comments