Skip to content

feat: cleanup app_context #731

feat: cleanup app_context

feat: cleanup app_context #731

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-protocol
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 }}" }'