We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e9122c commit 132ec31Copy full SHA for 132ec31
.github/workflows/codeql-analysis.yml
@@ -3,6 +3,7 @@ name: "Code scanning - action"
3
on:
4
push:
5
pull_request:
6
+ branches: [master]
7
schedule:
8
- cron: '0 4 * * 0'
9
0 commit comments