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 911537f commit 3b2663fCopy full SHA for 3b2663f
.github/workflows/automation-autorelease.yml
@@ -1,9 +1,6 @@
1
name: autorelease
2
on:
3
workflow_dispatch: {}
4
- schedule:
5
- # check at 11am every day
6
- - cron: "0 11 * * *"
7
jobs:
8
autorelease:
9
0 commit comments