]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Bundlewatch: stop ignoring dependabot branches (#33192)
authorXhmikosR <xhmikosr@gmail.com>
Wed, 24 Feb 2021 16:32:05 +0000 (18:32 +0200)
committerXhmikosR <xhmikosr@gmail.com>
Tue, 2 Mar 2021 15:53:37 +0000 (17:53 +0200)
.github/workflows/bundlewatch.yml

index cbc7edea9ca6c945ed8f2ed5a35293369b4dfba3..f4e9106ffc24b92c5127f36323a7f76b29e2bdcb 100644 (file)
@@ -2,8 +2,6 @@ name: Bundlewatch
 
 on:
   push:
-    branches-ignore:
-      - "dependabot/**"
   pull_request:
 
 env: