Skip to content

Commit 1ffd7c2

Browse files
Allow manual trigger for CodeQL action (#286)
1 parent fd2bf7c commit 1ffd7c2

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
@@ -12,6 +12,7 @@
1212
name: "CodeQL"
1313

1414
on:
15+
workflow_dispatch:
1516
schedule:
1617
- cron: '33 1 * * 6'
1718

0 commit comments

Comments
 (0)