Skip to content

Commit b0484c2

Browse files
committed
Fixed workflows
1 parent de588e4 commit b0484c2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/shellcheck.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ env:
2323
MESSAGE_HEADER: "Shell Check"
2424
MESSAGE: ""
2525

26+
permissions:
27+
pull-requests: write
28+
2629
jobs:
2730
shellcheck:
2831
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)