]> 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)
committerGitHub <noreply@github.com>
Wed, 24 Feb 2021 16:32:05 +0000 (18:32 +0200)
.github/workflows/bundlewatch.yml

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