Skip to content

Commit 813e798

Browse files
committed
Add workflow_dispatch
1 parent 6311354 commit 813e798

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ on:
1818
branches: [ main ]
1919
schedule:
2020
- cron: '0 0 * * 0,3'
21+
workflow_dispatch:
2122

2223
jobs:
2324
analyze:

0 commit comments

Comments
 (0)