Skip to content

Commit af11e07

Browse files
committed
Try configuring workflows permission
1 parent 3ce9f57 commit af11e07

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/mega-linter.yml

+1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
permissions:
2626
actions: write
2727
contents: write
28+
workflows: write
2829
steps:
2930
# Git Checkout
3031
- name: Checkout Code

0 commit comments

Comments
 (0)