Skip to content

Commit ccf8855

Browse files
committed
ci: adds workflow dispatch to codeql workflow
Signed-off-by: Vincent Biret <[email protected]>
1 parent dcdbe18 commit ccf8855

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
@@ -6,6 +6,7 @@ on:
66
pull_request:
77
schedule:
88
- cron: '0 8 * * *'
9+
workflow_dispatch:
910

1011
permissions:
1112
contents: read # these permissions are required to run the codeql analysis

0 commit comments

Comments
 (0)