Skip to content

refactor: simplify the double echo state change #611

refactor: simplify the double echo state change

refactor: simplify the double echo state change #611

name: Sequencer Topos Core Contract interaction test
on:
push:
branches: [main]
pull_request:
workflow_dispatch:
jobs:
sequencer-contracts-e2e:
runs-on: ubuntu-latest-16-core
steps:
- uses: convictional/[email protected]
with:
owner: topos-network
repo: e2e-tests
github_token: ${{ secrets.ROBOT_PAT_TRIGGER_E2E_WORKFLOWS }}
workflow_file_name: topos:sequencer-contracts.yml
ref: main
wait_interval: 60
client_payload: '{ "topos-ref": "${{ github.head_ref }}" }'