allow for running manual cd for protonet ad hoc (#1821)

This commit is contained in:
Levi Schoen 2024-02-07 09:18:53 -10:00 committed by GitHub
parent 614d4e40fe
commit 45aa631f18
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10,8 +10,6 @@ jobs:
# download updated binary and genesis
# reset application database state (only done on internal testnet)
reset-chain-to-zero-state:
# only start cd pipeline if last ci run was successful
if: ${{ github.event.workflow_run.conclusion == 'success' }}
uses: ./.github/workflows/cd-reset-internal-testnet.yml
with:
aws-region: us-east-1