mirror of
https://github.com/cwinfo/powerdns-admin.git
synced 2024-11-09 23:20:27 +00:00
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:
parent
50339fda55
commit
9678b64ad7
2
.github/workflows/mega-linter.yml
vendored
2
.github/workflows/mega-linter.yml
vendored
@ -6,6 +6,8 @@ name: MegaLinter
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches-ignore:
|
branches-ignore:
|
||||||
|
- "main"
|
||||||
|
- "master"
|
||||||
- "dependabot/**"
|
- "dependabot/**"
|
||||||
|
|
||||||
env: # Comment env block if you do not want to apply fixes
|
env: # Comment env block if you do not want to apply fixes
|
||||||
|
Loading…
Reference in New Issue
Block a user