mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-08 23:10:59 +00:00
CodeQL: skip dependabot PRs too (#33130)
This commit is contained in:
parent
1df59bb17f
commit
205e2cae70
1 changed files with 1 additions and 0 deletions
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…
Reference in a new issue