diff --git a/.github/workflows/mega-linter.yml b/.github/workflows/mega-linter.yml index 4616c059..68007936 100644 --- a/.github/workflows/mega-linter.yml +++ b/.github/workflows/mega-linter.yml @@ -8,6 +8,8 @@ on: push: # Comment this line to trigger action only on pull-requests (not recommended if you don't pay for GH Actions) pull_request: branches: [master, main] + pull_request_target: + branches: [master, main] env: # Comment env block if you do not want to apply fixes # Apply linter fixes configuration