Skip to content

Commit 27dff39

Browse files
authored
Add workflow_dispatch to CodeQL workflow
1 parent 9ba68bb commit 27dff39

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/codeql.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: '15 21 * * 6'
21+
workflow_dispatch:
2122

2223
jobs:
2324
analyze:

0 commit comments

Comments
 (0)