We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b609ae commit 03f3e43Copy full SHA for 03f3e43
1 file changed
.github/workflows/topic-commenter.yml
@@ -5,6 +5,10 @@ on:
5
paths:
6
- 'topics/**'
7
8
+permissions:
9
+ contents: read
10
+ pull-requests: write
11
+
12
jobs:
13
comment:
14
runs-on: ubuntu-latest
0 commit comments