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:
@@ -7,6 +7,8 @@ name: "CodeQL"
|
||||
|
||||
on:
|
||||
push:
|
||||
branches-ignore:
|
||||
- "dependabot/**"
|
||||
pull_request:
|
||||
schedule:
|
||||
- cron: "0 2 * * 5"
|
||||
|
||||
Reference in New Issue
Block a user