Skip to content

Commit 94127da

Browse files
committed
disable scheduled
1 parent f0353b9 commit 94127da

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: Constable Deploy
22

33
on:
4-
schedule:
5-
- cron: "0 2 * * *"
4+
# schedule:
5+
# - cron: "0 2 * * *"
66
workflow_dispatch:
77

88
jobs:

0 commit comments

Comments
 (0)