Skip to content

Commit

Permalink
Revert "Bundlewatch: stop ignoring dependabot branches (#33192)"
Browse files Browse the repository at this point in the history
This reverts commit 5560c86.
  • Loading branch information
XhmikosR authored Sep 28, 2021
1 parent 143dafd commit 5cffd6b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/bundlewatch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ name: Bundlewatch

on:
push:
branches-ignore:
- "dependabot/**"
pull_request:

env:
Expand Down

0 comments on commit 5cffd6b

Please sign in to comment.