mirror of
https://github.com/cwinfo/powerdns-admin.git
synced 2024-11-08 14:40:27 +00:00
Updated MegaLinter workflow to ignore dev branch as well.
This commit is contained in:
parent
863b0a021d
commit
ff2b532c29
1
.github/workflows/mega-linter.yml
vendored
1
.github/workflows/mega-linter.yml
vendored
@ -6,6 +6,7 @@ name: MegaLinter
|
||||
on:
|
||||
push:
|
||||
branches-ignore:
|
||||
- "dev"
|
||||
- "main"
|
||||
- "master"
|
||||
- "dependabot/**"
|
||||
|
Loading…
Reference in New Issue
Block a user