Skip to content

Commit ce7337a

Browse files
authored
Remove CodeQL cron schedule
Removed scheduled cron job for CodeQL analysis.
1 parent ea8edae commit ce7337a

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
@@ -17,8 +17,6 @@ on:
1717
pull_request:
1818
# The branches below must be a subset of the branches above
1919
branches: [ master ]
20-
schedule:
21-
- cron: '19 2 * * 5'
2220

2321
jobs:
2422
analyze:

0 commit comments

Comments
 (0)