0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-18 10:52:19 +01:00

CodeQL: skip dependabot PRs too (#33130)

This commit is contained in:
XhmikosR 2021-03-02 16:09:49 +02:00 committed by GitHub
parent 1df59bb17f
commit 205e2cae70
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,6 +11,7 @@ on:
branches:
- main
- v4-dev
- "!dependabot/**"
schedule:
- cron: "0 2 * * 5"