Skip dependabot CI using branches

This commit is contained in:
Ben Johnson
2022-01-31 13:01:24 -07:00
parent a2cf2e260b
commit ee77592d7e
2 changed files with 6 additions and 5 deletions

View File

@@ -7,6 +7,8 @@ on:
- opened
- synchronize
- reopened
branches-ignore:
- "dependabot/**"
name: Release (Linux)
jobs: