2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

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
View File
@@ -11,6 +11,7 @@ on:
branches:
- main
- v4-dev
- "!dependabot/**"
schedule:
- cron: "0 2 * * 5"