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 f022678 commit 1f3718dCopy full SHA for 1f3718d
.github/workflows/add-comment.yml
@@ -19,7 +19,7 @@ jobs:
19
add-comment:
20
runs-on: ubuntu-latest
21
permissions:
22
- pull-requests: read
+ pull-requests: write
23
24
steps:
25
- id: changed-files
0 commit comments