aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2021-10-04 19:34:47 +0300
committerGitHub <[email protected]>2021-10-04 19:34:47 +0300
commit78e9b402df84042920d9f2a61e86fc3bb0b4dcea (patch)
tree9f271eb2c6901388bdf95698823345bd40b36888 /.github
parentc8e5de6e7d56196f6d6070297d18877926479fcb (diff)
downloadbootstrap-78e9b402df84042920d9f2a61e86fc3bb0b4dcea.tar.xz
bootstrap-78e9b402df84042920d9f2a61e86fc3bb0b4dcea.zip
Revert "Bundlewatch: stop ignoring dependabot branches (#33192)" (#35069)
This reverts commit 5560c86070c8be08f76801bbc7e525eea4fc0cf6.
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/bundlewatch.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/bundlewatch.yml b/.github/workflows/bundlewatch.yml
index c212290df..33a8734e3 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: