Skip to content

Commit 4b43ea9

Browse files
committed
fix: Remove scheduled CodeQL
There's not much point in having scheduled CodeQL.
1 parent 9803cec commit 4b43ea9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/codeql.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ on:
55
branches: [ "master" ]
66
pull_request:
77
branches: [ "master" ]
8-
schedule:
9-
- cron: '17 17 * * 0'
108

119
jobs:
1210
analyze:

0 commit comments

Comments
 (0)