Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2021-10-04 19:34:47 +0300
committerGitHub <noreply@github.com>2021-10-04 19:34:47 +0300
commit78e9b402df84042920d9f2a61e86fc3bb0b4dcea (patch)
tree9f271eb2c6901388bdf95698823345bd40b36888 /.github
parentc8e5de6e7d56196f6d6070297d18877926479fcb (diff)
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 c212290df0..33a8734e3e 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: