CodeQL: skip dependabot PRs too (#33130)

This commit is contained in:
XhmikosR 2021-03-02 16:09:49 +02:00
parent 58192b3cac
commit cce467616f
1 changed files with 1 additions and 0 deletions

View File

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