Skip to content

Commit

Permalink
MegaLinter run on pull_request_target
Browse files Browse the repository at this point in the history
  • Loading branch information
vkucera committed Dec 7, 2022
1 parent 108dbb5 commit abeaaf0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/mega-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit abeaaf0

Please sign in to comment.