From 2c56a25a6d210bc97dfe29b97be6ddaf2517254d Mon Sep 17 00:00:00 2001 From: Jennifer Echenim Date: Thu, 23 Nov 2023 20:39:44 +0400 Subject: [PATCH] chore: replace Obscuro with Ten --- .github/workflows/manual-deploy-obscuro-scan-3.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/manual-deploy-obscuro-scan-3.yml b/.github/workflows/manual-deploy-obscuro-scan-3.yml index 2cdba7bd49..ac64b1aa51 100644 --- a/.github/workflows/manual-deploy-obscuro-scan-3.yml +++ b/.github/workflows/manual-deploy-obscuro-scan-3.yml @@ -1,8 +1,8 @@ -# Deploys Obscuro Scan on Azure for Testnet -# Builds the Obscuro Scan image, pushes the image to dockerhub and starts the Obscuro Scan on Azure +# Deploys Ten Scan on Azure for Testnet +# Builds the Ten Scan image, pushes the image to dockerhub and starts the Ten Scan on Azure -name: "[M] Deploy Obscuro Scan 3 Testnet" -run-name: "[M] Deploy Obscuro Scan Testnet ( ${{ github.event.inputs.testnet_type }} )" +name: "[M] Deploy Ten Scan 3 Testnet" +run-name: "[M] Deploy Ten Scan Testnet ( ${{ github.event.inputs.testnet_type }} )" on: workflow_dispatch: inputs: