Skip to content

Commit 37a1a5d

Browse files
authored
Enable manual codeql run
1 parent 2da6975 commit 37a1a5d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/codeql.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ on:
66
pull_request:
77
# The branches below must be a subset of the branches above
88
branches: [ 'main' ]
9+
workflow_dispatch:
10+
911
schedule:
1012
- cron: '8 9 * * 1'
1113

0 commit comments

Comments
 (0)