Skip to content

Commit

Permalink
Don't run CI on schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
aDotInTheVoid committed Jan 1, 2024
1 parent 8c3d39c commit 7c18b9e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ name: CI
on:
push:
pull_request:
schedule: [cron: "40 1 * * *"]

env:
RUSTFLAGS: -Dwarnings
Expand Down

0 comments on commit 7c18b9e

Please sign in to comment.