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 c3ef729 commit 0211a54Copy full SHA for 0211a54
.github/workflows/codeql-analysis.yml
@@ -3,7 +3,7 @@ name: "Code Scanning - Action"
3
on:
4
pull_request:
5
push:
6
- branches: [master]
+ branches: [ master ]
7
schedule:
8
- cron: '30 1 * * 0'
9
0 commit comments