Skip to content

Commit 3b2663f

Browse files
authored
Disable auto releasing
1 parent 911537f commit 3b2663f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/automation-autorelease.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
name: autorelease
22
on:
33
workflow_dispatch: {}
4-
schedule:
5-
# check at 11am every day
6-
- cron: "0 11 * * *"
74
jobs:
85
autorelease:
96
name: autorelease

0 commit comments

Comments
 (0)