Skip to content

Commit

Permalink
Merge pull request #142 from mgeisler/disable-cron
Browse files Browse the repository at this point in the history
Remove the scheduled build workflow
  • Loading branch information
mgeisler authored Jan 21, 2024
2 parents d0cb3cb + a15c1a2 commit 8349576
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ on:
push:
branches:
- master
schedule:
- cron: "30 18 * * 5" # Every Friday at 18:30 UTC

env:
CARGO_TERM_COLOR: always
Expand Down

0 comments on commit 8349576

Please sign in to comment.