Skip to content

Commit 7d0683b

Browse files
Update codeql.yml
1 parent 742ff95 commit 7d0683b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/codeql.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: [ "main" ]
20-
schedule:
21-
- cron: '44 20 * * 0'
20+
workflow_dispatch:
2221

2322
permissions:
2423
actions: read

0 commit comments

Comments
 (0)