Skip to content

Commit

Permalink
chore: try again
Browse files Browse the repository at this point in the history
  • Loading branch information
sesheffield committed Sep 8, 2024
1 parent 67e09be commit f76feb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd-protonet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
# 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' }}
# 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 f76feb1

Please sign in to comment.