Skip to content

Commit

Permalink
chore: force only validator
Browse files Browse the repository at this point in the history
  • Loading branch information
sesheffield committed Sep 9, 2024
1 parent f44f694 commit 3dfa076
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/cd-reset-internal-testnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,8 @@ jobs:
--update-playbook-filename=$PLAYBOOK_NAME \
--chain-id=$CHAIN_ID \
--max-upgrade-batch-size=0 \
--wait-for-node-sync-after-upgrade=false
--wait-for-node-sync-after-upgrade=false \
--node-types=pruning-api
env:
SSM_DOCUMENT_NAME: ${{ inputs.ssm-document-name }} # kava-testnet-internal-node-update
PLAYBOOK_NAME: ${{ inputs.playbook-name }} # reset-protonet-playbook.yml
Expand Down

0 comments on commit 3dfa076

Please sign in to comment.