mirror of
https://github.com/cwinfo/powerdns-admin.git
synced 2025-07-22 21:36:47 +00:00
Updated MegaLinter workflow to ignore dev branch as well.
This commit is contained in:
1
.github/workflows/mega-linter.yml
vendored
1
.github/workflows/mega-linter.yml
vendored
@ -6,6 +6,7 @@ name: MegaLinter
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches-ignore:
|
branches-ignore:
|
||||||
|
- "dev"
|
||||||
- "main"
|
- "main"
|
||||||
- "master"
|
- "master"
|
||||||
- "dependabot/**"
|
- "dependabot/**"
|
||||||
|
Reference in New Issue
Block a user