Skip to content

Commit

Permalink
Disable CI running on cron
Browse files Browse the repository at this point in the history
  • Loading branch information
ZachNo committed Jan 25, 2024
1 parent c5a2265 commit 5bdb97f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ on:
branches: [ main ]
pull_request:
branches: [ main ]
schedule:
- cron: "0 6 * * *"

env:
RUST_BACKTRACE: 1
Expand Down

0 comments on commit 5bdb97f

Please sign in to comment.