Skip to content

Commit

Permalink
Merge branch 'jennifer/new-scan-config-setup' of https://github.com/t…
Browse files Browse the repository at this point in the history
…en-protocol/go-ten into jennifer/scan-updates
  • Loading branch information
Jennievon committed Nov 23, 2023
2 parents cc648b2 + 2c56a25 commit 12b39c8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/manual-deploy-obscuro-scan-3.yml
Original file line number Diff line number Diff line change
@@ -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:
Expand Down

0 comments on commit 12b39c8

Please sign in to comment.