Skip to content

Commit 63b79c6

Browse files
committed
Merge branch 'main' of github.com:AztecProtocol/aztec-starter
2 parents addfc9e + 64efb31 commit 63b79c6

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)