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 b43c79f commit 6121646Copy full SHA for 6121646
.github/workflows/codeql-analysis.yml
@@ -6,6 +6,8 @@ env:
6
permissions: read-all
7
8
on:
9
+ push:
10
+ branches: [main]
11
schedule:
12
- cron: '0 0 * * *' # once in a day at 00:00
13
workflow_dispatch:
0 commit comments