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 fa5df29 commit 34f99cbCopy full SHA for 34f99cb
.github/workflows/update.yml
@@ -3,7 +3,7 @@ name: Check updates
3
on:
4
workflow_dispatch:
5
schedule:
6
- - cron: '0 */2 * * *'
+ - cron: '0 * * * *'
7
8
env:
9
BRANCH_PREFIX: sign-me
config.toml
@@ -12,5 +12,5 @@ rpc_endpoint = "wss://lite.chain.opentensor.ai:443"
12
13
[chains.github_release]
14
owner = "opentensor"
15
-repo = "subtensorv3"
+repo = "subtensor"
16
genesis_hash = "0x2f0555cc76fc2840a25a6ea3b9637146806f1f44b090c175ffde2a7e5ab36c03"
0 commit comments