Skip to content

Commit 0aeef10

Browse files
committed
Add workflow dispatch to codeql
1 parent 8bcf3ff commit 0aeef10

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
name: "CodeQL"
88

99
on:
10+
workflow_dispatch:
1011
push:
1112
branches:
1213
- "main"

0 commit comments

Comments
 (0)