From 4f0187c89111c374bc5601a578ff98fa4cd41070 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Mon, 4 Oct 2021 19:34:47 +0300 Subject: [PATCH] Revert "Bundlewatch: stop ignoring dependabot branches (#33192)" (#35069) 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 c62aad396f..8ec0b546af 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: