Skip to content

chore: merge topos-smart-contracts into topos #56

chore: merge topos-smart-contracts into topos

chore: merge topos-smart-contracts into topos #56

name: Topos - Sequencer Topos Core Contract interaction test
on:
push:
branches: [main, feat/TP-888]
pull_request:
types: [opened, synchronize, reopened, ready_for_review]
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 }}", "topos-smart-contracts-ref": "main" }'