Skip to content

Commit dd8f4b1

Browse files
authored
chore: Add workflow_dispatch trigger to CodeQL analysis
Signed-off-by: Erez Rokah <[email protected]>
1 parent 8c7206c commit dd8f4b1

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
@@ -5,6 +5,7 @@ concurrency:
55
cancel-in-progress: true
66

77
on:
8+
workflow_dispatch:
89
schedule:
910
- cron: '0 12 * * 6'
1011
push:

0 commit comments

Comments
 (0)