Skip to content

Commit bae7b63

Browse files
committed
github: commenting on PRs needs write to issues
Signed-off-by: Pau Ruiz Safont <pau.ruizsafont@cloud.com>
1 parent f5cd21d commit bae7b63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/shellcheck.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
permissions:
2121
actions: read
2222
contents: read
23-
pull-requests: write # allow commenting on the PR
23+
issues: write # allow commenting on the PR
2424
security-events: write
2525

2626
steps:

0 commit comments

Comments
 (0)