Skip to content

Commit b2c11a3

Browse files
committed
fix: remove cron from update cli
1 parent 7416290 commit b2c11a3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/update-cli.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ name: Update CLI
44

55
on:
66
workflow_dispatch:
7-
schedule:
8-
- cron: "14 2 * * *"
97

108
jobs:
119
update-cli:

0 commit comments

Comments
 (0)