We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0be3ca commit c641bfeCopy full SHA for c641bfe
1 file changed
.github/workflows/externalPR.yml
@@ -6,6 +6,9 @@ on:
6
types:
7
- completed
8
9
+permissions:
10
+ pull-requests: write
11
+
12
jobs:
13
comment:
14
runs-on: ubuntu-latest
0 commit comments