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 5321ce0 commit 816adbeCopy full SHA for 816adbe
.github/workflows/codeql.yml
@@ -12,6 +12,8 @@
12
name: "CodeQL"
13
14
on:
15
+ pull_request:
16
+ branches: [ master ]
17
schedule:
18
- cron: '16 04 * * 2'
19
0 commit comments