From 5cffd6bf21d2041ee321c3b0399bbb099252e8d6 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Tue, 28 Sep 2021 13:15:49 +0300 Subject: [PATCH] Revert "Bundlewatch: stop ignoring dependabot branches (#33192)" This reverts commit 5560c86070c8be08f76801bbc7e525eea4fc0cf6. --- .github/workflows/bundlewatch.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/bundlewatch.yml b/.github/workflows/bundlewatch.yml index c212290df022..33a8734e3e6b 100644 --- a/.github/workflows/bundlewatch.yml +++ b/.github/workflows/bundlewatch.yml @@ -2,6 +2,8 @@ name: Bundlewatch on: push: + branches-ignore: + - "dependabot/**" pull_request: env: