]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
CodeQL: skip dependabot PRs too (#33130)
authorXhmikosR <xhmikosr@gmail.com>
Tue, 2 Mar 2021 14:09:49 +0000 (16:09 +0200)
committerGitHub <noreply@github.com>
Tue, 2 Mar 2021 14:09:49 +0000 (16:09 +0200)
.github/workflows/codeql.yml

index 469a5a4fc4e40c54444c149dfe466ef62019737a..13e2eb598fd7b0a9600609c12cb426cd8f018006 100644 (file)
@@ -11,6 +11,7 @@ on:
     branches:
       - main
       - v4-dev
+      - "!dependabot/**"
   schedule:
     - cron: "0 2 * * 5"