Skip to content

chore: bump contracts version to 3.3.0 #121

chore: bump contracts version to 3.3.0

chore: bump contracts version to 3.3.0 #121

Workflow file for this run

name: Run e2e tests
on:
pull_request:
branches:
- main
jobs:
e2e:
runs-on: ubuntu-latest
steps:
- uses: convictional/[email protected]
with:
owner: topos-protocol
repo: e2e-tests
github_token: ${{ secrets.ROBOT_PAT_TRIGGER_E2E_WORKFLOWS }}
workflow_file_name: frontend:erc20-messaging.yml
ref: main
wait_interval: 60
client_payload: '{ "local-erc20-messaging-infra-ref": "${{ github.head_ref }}" }'