Skip to content

Commit c66d619

Browse files
committed
[spec] enable codeql
1 parent 37d4293 commit c66d619

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,7 @@ on:
1717
pull_request:
1818
# The branches below must be a subset of the branches above
1919
branches: [develop]
20-
schedule:
21-
- cron: "41 10 * * 5"
20+
workflow_dispatch:
2221

2322
jobs:
2423
analyze:

0 commit comments

Comments
 (0)