We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b0ae09e + 3ab0166 commit 4750e4aCopy full SHA for 4750e4a
.github/workflows/codeql.yml
@@ -2,6 +2,7 @@ name: Code Scanning
2
3
on:
4
push:
5
+ pull_request:
6
schedule:
7
- cron: "0 0 * * 0"
8
0 commit comments