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 c52490e commit 9130456Copy full SHA for 9130456
.github/workflows/codeql.yml
@@ -15,7 +15,7 @@ on:
15
push:
16
branches: [ "main" ]
17
pull_request:
18
- branches: [ "main ]
+ branches: [ "main" ]
19
schedule:
20
- cron: '38 7 * * 4'
21
0 commit comments