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

CI: Skip dependabot PR branches. (#32006)

Also, reword Node.js setup step
This commit is contained in:
XhmikosR
2020-10-29 19:26:15 +02:00
parent 9a094d44ef
commit 76958761f2
8 changed files with 55 additions and 14 deletions
+2
View File
@@ -7,6 +7,8 @@ name: "CodeQL"
on:
push:
branches-ignore:
- "dependabot/**"
pull_request:
schedule:
- cron: "0 2 * * 5"