mirror of
https://github.com/cwinfo/powerdns-admin.git
synced 2025-07-03 20:57:45 +00:00
Disabling Mega Linter for all recognized branch patterns.
This commit is contained in:
3
.github/workflows/mega-linter.yml
vendored
3
.github/workflows/mega-linter.yml
vendored
@ -12,6 +12,9 @@ on:
|
||||
- "main"
|
||||
- "master"
|
||||
- "dependabot/**"
|
||||
- "feature/**"
|
||||
- "issues/**"
|
||||
- "release/**"
|
||||
|
||||
env: # Comment env block if you do not want to apply fixes
|
||||
# Apply linter fixes configuration
|
||||
|
Reference in New Issue
Block a user