We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f87784 commit e3c8867Copy full SHA for e3c8867
1 file changed
.github/workflows/on_issue_comment.yaml
@@ -7,6 +7,7 @@ on:
7
permissions:
8
contents: write
9
issues: write
10
+ pull-requests: write
11
12
jobs:
13
# This job always runs to prevent GHA from marking the run as failed when
0 commit comments