We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01258b1 commit 64efb31Copy full SHA for 64efb31
.github/workflows/update.yaml
@@ -1,9 +1,9 @@
1
name: Update Contract
2
3
on:
4
- schedule:
+ # schedule:
5
# Runs at 05:00 UTC every day
6
- - cron: "0 5 * * *"
+ # - cron: "0 5 * * *"
7
workflow_dispatch:
8
inputs:
9
input1:
0 commit comments