Skip to content

Commit

Permalink
remove scheduled release job (#11386)
Browse files Browse the repository at this point in the history
  • Loading branch information
hubertdeng123 committed Sep 18, 2024
1 parent 57cfd19 commit 3f82155
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/prepare-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,6 @@ on:
force:
description: Force a release even when there are release-blockers (optional)
required: false
schedule:
# This is when we release the self-hosted repo
- cron: "1 18 15 * *"
jobs:
release:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 3f82155

Please sign in to comment.