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 11, 2023
1 parent ea56f73 commit 447ba95
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ on:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
schedule:
- cron: "9 23 * * 5"

jobs:
analyze:
Expand Down

0 comments on commit 447ba95

Please sign in to comment.