Skip to content

Commit e1d703e

Browse files
authored
ci: update mega-linter.yml
1 parent 5b4d1b2 commit e1d703e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mega-linter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ name: Mega-Linter
55

66
on:
77
# Trigger mega-linter at every push. Action will also be visible from Pull Requests to master
8-
# push: # Comment this line to trigger action only on pull-requests (not recommended if you don't pay for GH Actions)
8+
push: # Comment this line to trigger action only on pull-requests (not recommended if you don't pay for GH Actions)
99
pull_request:
1010
branches: [master, main]
1111

0 commit comments

Comments
 (0)