Disabling MegaLinter workflow on the primary project branch until further configuration can be made to get things into a passing state.

This commit is contained in:
Matt Scott 2023-02-26 08:34:14 -05:00
parent 50339fda55
commit 9678b64ad7

View File

@ -6,6 +6,8 @@ name: MegaLinter
on:
push:
branches-ignore:
- "main"
- "master"
- "dependabot/**"
env: # Comment env block if you do not want to apply fixes