Skip to content

Commit 4f0187c

Browse files
committed
Revert "Bundlewatch: stop ignoring dependabot branches (#33192)" (#35069)
This reverts commit 5560c86.
1 parent 6d0fd8c commit 4f0187c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/bundlewatch.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name: Bundlewatch
22

33
on:
44
push:
5+
branches-ignore:
6+
- "dependabot/**"
57
pull_request:
68

79
env:

0 commit comments

Comments
 (0)