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 40ec6f5 commit 3e32b4cCopy full SHA for 3e32b4c
.github/workflows/codeql.yml
@@ -2,7 +2,7 @@ name: "CodeQL Security Scan"
2
3
on:
4
pull_request:
5
- branches: [ main ]
+ branches: [ main, dev ]
6
schedule:
7
# Run every Monday at 00:00 UTC
8
- cron: '0 0 * * 1'
0 commit comments