We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15b42aa commit 9acdc81Copy full SHA for 9acdc81
1 file changed
.github/workflows/kitdiff_comment.yml
@@ -3,6 +3,9 @@ on:
3
pull_request_target:
4
types: [ opened ]
5
6
+permissions:
7
+ pull-requests: write
8
+
9
jobs:
10
build:
11
runs-on: ubuntu-latest
0 commit comments