Skip to content

Commit

Permalink
remove scheduled run prevent GH disabling action
Browse files Browse the repository at this point in the history
  • Loading branch information
asiyani committed Jul 23, 2024
1 parent 4f90314 commit 114f0ac
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ on:
pull_request:
# The branches below must be a subset of the branches above
branches: [main]
schedule:
- cron: "23 7 * * 1"

jobs:
analyze:
Expand Down

0 comments on commit 114f0ac

Please sign in to comment.