diff --git a/pr-lint/action.yml b/pr-lint/action.yml index 07c9da1..2ccd660 100644 --- a/pr-lint/action.yml +++ b/pr-lint/action.yml @@ -632,7 +632,7 @@ runs: # # When active, APPLY_FIXES must also be defined as environment variable # (in .github/workflows/mega-linter.yml or other CI tool) - APPLY_FIXES: all + APPLY_FIXES: none # Decide which event triggers application of fixes in a commit or a PR # (pull_request, push, all)