Skip to content

Commit 2daea82

Browse files
authored
Add manual trigger to CodeQL workflow
1 parent abc739f commit 2daea82

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/netlicesning-client-codeql-analysis.yml

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

2223
jobs:
2324
analyze:

0 commit comments

Comments
 (0)