From 63ee381d8a8f70868384dc2632c3fb50f3bbcdad 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 c62aad396fff..8ec0b546af43 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: