Disabled MegaLinter workflow for all branches currently.

This commit is contained in:
Matt Scott 2023-03-11 14:50:02 -05:00
parent b8ab0d3478
commit 369188e80e

View File

@ -6,6 +6,7 @@ name: MegaLinter
on: on:
push: push:
branches-ignore: branches-ignore:
- "*"
- "dev" - "dev"
- "main" - "main"
- "master" - "master"