We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d8bca61 + 065245b commit 3436586Copy full SHA for 3436586
.github/workflows/comment.yml
@@ -8,6 +8,8 @@ on:
8
9
jobs:
10
comment:
11
+ permissions:
12
+ pull-requests: write
13
runs-on: ubuntu-latest
14
if: >
15
github.event.workflow_run.event == 'pull_request' &&
0 commit comments