Skip to content

Commit

Permalink
ci: disable codeql schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
msimerson committed Nov 18, 2024
1 parent a0f1cc7 commit 59c58c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ on:
pull_request:
# The branches below must be a subset of the branches above
branches: [main]
schedule:
- cron: '18 7 * * 4'
# schedule:
# - cron: '18 7 * * 4'

jobs:
codeql:
Expand Down

0 comments on commit 59c58c4

Please sign in to comment.