Skip to content

Commit

Permalink
ci: remove release schedule for now
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuef committed Mar 13, 2024
1 parent 63b8877 commit a00d253
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/version_bump.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ on:
# - main
# - beta

schedule:
# Schedule for midnight UTC. Adjust according to your timezone
- cron: "0 0 * * *" # Runs at 00:00 UTC every day
# schedule:
# # Schedule for midnight UTC. Adjust according to your timezone
# - cron: "0 0 * * *" # Runs at 00:00 UTC every day

env:
RELEASE_PLZ_BIN_URL: https://github.com/MarcoIeni/release-plz/releases/download/release-plz-v0.3.43/release-plz-x86_64-unknown-linux-gnu.tar.gz
Expand Down

0 comments on commit a00d253

Please sign in to comment.