Skip to content

Commit 9498019

Browse files
authored
chore: add option for manual CodeQL dispatch (#2441)
1 parent f0dc347 commit 9498019

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
@@ -16,6 +16,7 @@ on:
1616
- completed
1717
branches:
1818
- main
19+
workflow_dispatch:
1920

2021
jobs:
2122
analyze:

0 commit comments

Comments
 (0)