Skip to content

Commit

Permalink
Don't execute CodeQL via cron
Browse files Browse the repository at this point in the history
  • Loading branch information
atodorov committed Dec 10, 2023
1 parent 2bdd3d5 commit 3c786bf
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: "24 13 * * 1"

jobs:
analyze:
Expand Down

0 comments on commit 3c786bf

Please sign in to comment.