Skip to content

Commit 6121646

Browse files
committed
Update workflows
1 parent b43c79f commit 6121646

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ env:
66
permissions: read-all
77

88
on:
9+
push:
10+
branches: [main]
911
schedule:
1012
- cron: '0 0 * * *' # once in a day at 00:00
1113
workflow_dispatch:

0 commit comments

Comments
 (0)