diff --git a/.github/workflows/mega-linter.yml b/.github/workflows/mega-linter.yml index b288922be..b78fc2965 100644 --- a/.github/workflows/mega-linter.yml +++ b/.github/workflows/mega-linter.yml @@ -5,6 +5,10 @@ name: MegaLinter on: [push, pull_request] +permissions: + issues: write + pull-requests: write + env: APPLY_FIXES: none APPLY_FIXES_EVENT: pull_request