Skip to content

Commit 64efb31

Browse files
authored
dont run this every day
1 parent 01258b1 commit 64efb31

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/update.yaml

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

33
on:
4-
schedule:
4+
# schedule:
55
# Runs at 05:00 UTC every day
6-
- cron: "0 5 * * *"
6+
# - cron: "0 5 * * *"
77
workflow_dispatch:
88
inputs:
99
input1:

0 commit comments

Comments
 (0)