We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ce9f57 commit af11e07Copy full SHA for af11e07
.github/workflows/mega-linter.yml
@@ -25,6 +25,7 @@ jobs:
25
permissions:
26
actions: write
27
contents: write
28
+ workflows: write
29
steps:
30
# Git Checkout
31
- name: Checkout Code
0 commit comments