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:
parent
1df59bb17f
commit
205e2cae70
1
.github/workflows/codeql.yml
vendored
1
.github/workflows/codeql.yml
vendored
@ -11,6 +11,7 @@ on:
|
||||
branches:
|
||||
- main
|
||||
- v4-dev
|
||||
- "!dependabot/**"
|
||||
schedule:
|
||||
- cron: "0 2 * * 5"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user