Skip to content

Commit 7b4f25e

Browse files
claudehyperpolymath
authored andcommitted
Add manual trigger to CodeQL workflow
1 parent ee573db commit 7b4f25e

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
@@ -18,6 +18,7 @@ on:
1818
branches: [ "main" ]
1919
schedule:
2020
- cron: '21 18 * * 6'
21+
workflow_dispatch:
2122

2223
jobs:
2324
analyze:

0 commit comments

Comments
 (0)