Skip to content

Commit

Permalink
Don't run CodeQL on a schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
atodorov committed Apr 17, 2024
1 parent 956c945 commit 6da917e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/codeql.yml
Expand Up @@ -5,8 +5,6 @@ on:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
schedule:
- cron: "58 5 * * 5"

jobs:
analyze:
Expand Down

0 comments on commit 6da917e

Please sign in to comment.