Skip dependabot CI using branches
This commit is contained in:
2
.github/workflows/release.linux.yml
vendored
2
.github/workflows/release.linux.yml
vendored
@@ -7,6 +7,8 @@ on:
|
||||
- opened
|
||||
- synchronize
|
||||
- reopened
|
||||
branches-ignore:
|
||||
- "dependabot/**"
|
||||
|
||||
name: Release (Linux)
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user