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 06ee026 commit c475ee6Copy full SHA for c475ee6
.github/workflows/codeql.yml
@@ -6,6 +6,7 @@ on:
6
pull_request:
7
# The branches below must be a subset of the branches above
8
branches: ['main']
9
+ types: [opened, synchronize, reopened, ready_for_review]
10
schedule:
11
- cron: '0 0 * * 1'
12
0 commit comments