mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-17 05:00:24 +00:00
Bundlewatch: stop ignoring dependabot branches (#33192)
This commit is contained in:
parent
056216a3bd
commit
5560c86070
1 changed files with 0 additions and 2 deletions
2
.github/workflows/bundlewatch.yml
vendored
2
.github/workflows/bundlewatch.yml
vendored
|
|
@ -2,8 +2,6 @@ name: Bundlewatch
|
|||
|
||||
on:
|
||||
push:
|
||||
branches-ignore:
|
||||
- "dependabot/**"
|
||||
pull_request:
|
||||
|
||||
env:
|
||||
|
|
|
|||
Loading…
Reference in a new issue