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-02-24 19:32:05 +0300
committerGitHub <noreply@github.com>2021-02-24 19:32:05 +0300
commit5560c86070c8be08f76801bbc7e525eea4fc0cf6 (patch)
treee9284ad5ee6af69729f26807fffe8eabca02c842 /.github
parent056216a3bd2fd1f28ba9ec6f2797aa2aaec5c6f0 (diff)
Bundlewatch: stop ignoring dependabot branches (#33192)
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/bundlewatch.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/bundlewatch.yml b/.github/workflows/bundlewatch.yml
index bebf013510..b2b1fa1093 100644
--- a/.github/workflows/bundlewatch.yml
+++ b/.github/workflows/bundlewatch.yml
@@ -2,8 +2,6 @@ name: Bundlewatch
on:
push:
- branches-ignore:
- - "dependabot/**"
pull_request:
env: