We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5309773 commit ad34505Copy full SHA for ad34505
.github/workflows/codeql-analysis.yml
@@ -2,6 +2,7 @@ name: "Code scanning - action"
2
3
on:
4
push:
5
+ - 'dependabot/**'
6
pull_request:
7
schedule:
8
- cron: '0 6 * * 3'
0 commit comments