We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
pkg.pr.new-comment
1 parent 1c0e240 commit 81480c4Copy full SHA for 81480c4
.github/workflows/pkg.pr.new-comment.yml
@@ -6,6 +6,9 @@ on:
6
types:
7
- completed
8
9
+permissions:
10
+ pull-requests: write
11
+
12
jobs:
13
build:
14
name: 'Update comment'
0 commit comments