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 d8e9ac6 commit 12ba84cCopy full SHA for 12ba84c
.github/workflows/pr-comment.yml
@@ -18,7 +18,7 @@ jobs:
18
runs-on: ubuntu-latest
19
permissions:
20
actions: read
21
- contents: read
+ contents: write
22
pull-requests: write
23
timeout-minutes: 10
24
steps:
0 commit comments