We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57cfd19 commit 3f82155Copy full SHA for 3f82155
.github/workflows/prepare-release.yml
@@ -8,9 +8,6 @@ on:
8
force:
9
description: Force a release even when there are release-blockers (optional)
10
required: false
11
- schedule:
12
- # This is when we release the self-hosted repo
13
- - cron: "1 18 15 * *"
14
jobs:
15
release:
16
runs-on: ubuntu-latest
0 commit comments