From 0311316793703985ee3cf0fd8a15adbb185bcfa3 Mon Sep 17 00:00:00 2001 From: VijayKesharwani <122533719+VijayKesharwani@users.noreply.github.com> Date: Wed, 20 Mar 2024 15:08:32 +0530 Subject: [PATCH] Update megalinter.yml --- .github/workflows/megalinter.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/megalinter.yml b/.github/workflows/megalinter.yml index 5816ac7b02..05e44f99de 100644 --- a/.github/workflows/megalinter.yml +++ b/.github/workflows/megalinter.yml @@ -9,7 +9,7 @@ name: MegaLinter on: # yamllint disable-line rule:truthy # Pull Requests to main - pull_request: + push: branches: [master, main, LintingProblemWithTIApi] env: # Comment env block if you do not want to apply fixes