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 f5cd21d commit bae7b63Copy full SHA for bae7b63
.github/workflows/shellcheck.yaml
@@ -20,7 +20,7 @@ jobs:
20
permissions:
21
actions: read
22
contents: read
23
- pull-requests: write # allow commenting on the PR
+ issues: write # allow commenting on the PR
24
security-events: write
25
26
steps:
0 commit comments