Skip to content

Commit 6a124b1

Browse files
committed
chore(release): comment out scheduled release trigger
1 parent 0355c66 commit 6a124b1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name: Release
22

33
on:
4-
schedule:
5-
- cron: '0 13 * * 2'
4+
# schedule:
5+
# - cron: '0 13 * * 2'
66
workflow_dispatch:
77
inputs:
88
force:

0 commit comments

Comments
 (0)