Skip to content

Commit

Permalink
allow for running manual cd for protonet ad hoc (#1821)
Browse files Browse the repository at this point in the history
  • Loading branch information
galxy25 authored Feb 7, 2024
1 parent 614d4e4 commit 45aa631
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/cd-protonet-manual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 45aa631

Please sign in to comment.