Dependabot for linting and GHA (#4397)
* Dependabot for linting and GHA * Update dependabot.yml * Real-time updates were removed from dependabot beta * label GHA bumps * Ignore yaml changes on security scans
This commit is contained in:
2
.github/workflows/codeql-analysis.yml
vendored
2
.github/workflows/codeql-analysis.yml
vendored
@@ -10,6 +10,8 @@ on:
|
||||
- '**/*Spec.js'
|
||||
- '**/*.md'
|
||||
- '**/*.txt'
|
||||
- '**/*.yml'
|
||||
- '**/*.yaml'
|
||||
schedule:
|
||||
- cron: '28 21 * * 3'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user