We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5465a66 commit a059fa3Copy full SHA for a059fa3
1 file changed
.github/workflows/_review-code.yml
@@ -83,6 +83,7 @@ jobs:
83
needs: validation
84
if: needs.validation.outputs.should_review == 'true'
85
permissions:
86
+ actions: read
87
contents: read
88
id-token: write
89
pull-requests: write
0 commit comments