diff --git a/actions/notify-workflow-completed/dist/config.json b/actions/notify-workflow-completed/dist/config.json index 40d13d8..09ecb7d 100644 --- a/actions/notify-workflow-completed/dist/config.json +++ b/actions/notify-workflow-completed/dist/config.json @@ -22,14 +22,13 @@ "github.com/keep-network/tbtc-v2": { "workflow": "contracts.yml", "downstream": [ - "github.com/keep-network/keep-core/client" + "github.com/keep-network/keep-core/client", + "github.com/threshold-network/token-dashboard" ] }, "github.com/keep-network/keep-core/client": { "workflow": "client.yml", - "downstream": [ - "github.com/threshold-network/token-dashboard" - ] + "downstream": [] }, "github.com/threshold-network/token-dashboard": { "workflow": "dashboard-ci.yml", diff --git a/actions/run-workflow/dist/config.json b/actions/run-workflow/dist/config.json index 40d13d8..09ecb7d 100644 --- a/actions/run-workflow/dist/config.json +++ b/actions/run-workflow/dist/config.json @@ -22,14 +22,13 @@ "github.com/keep-network/tbtc-v2": { "workflow": "contracts.yml", "downstream": [ - "github.com/keep-network/keep-core/client" + "github.com/keep-network/keep-core/client", + "github.com/threshold-network/token-dashboard" ] }, "github.com/keep-network/keep-core/client": { "workflow": "client.yml", - "downstream": [ - "github.com/threshold-network/token-dashboard" - ] + "downstream": [] }, "github.com/threshold-network/token-dashboard": { "workflow": "dashboard-ci.yml", diff --git a/actions/upstream-builds-query/dist/config.json b/actions/upstream-builds-query/dist/config.json index 40d13d8..09ecb7d 100644 --- a/actions/upstream-builds-query/dist/config.json +++ b/actions/upstream-builds-query/dist/config.json @@ -22,14 +22,13 @@ "github.com/keep-network/tbtc-v2": { "workflow": "contracts.yml", "downstream": [ - "github.com/keep-network/keep-core/client" + "github.com/keep-network/keep-core/client", + "github.com/threshold-network/token-dashboard" ] }, "github.com/keep-network/keep-core/client": { "workflow": "client.yml", - "downstream": [ - "github.com/threshold-network/token-dashboard" - ] + "downstream": [] }, "github.com/threshold-network/token-dashboard": { "workflow": "dashboard-ci.yml", diff --git a/config/config.json b/config/config.json index 40d13d8..09ecb7d 100644 --- a/config/config.json +++ b/config/config.json @@ -22,14 +22,13 @@ "github.com/keep-network/tbtc-v2": { "workflow": "contracts.yml", "downstream": [ - "github.com/keep-network/keep-core/client" + "github.com/keep-network/keep-core/client", + "github.com/threshold-network/token-dashboard" ] }, "github.com/keep-network/keep-core/client": { "workflow": "client.yml", - "downstream": [ - "github.com/threshold-network/token-dashboard" - ] + "downstream": [] }, "github.com/threshold-network/token-dashboard": { "workflow": "dashboard-ci.yml",