Skip to content

Commit

Permalink
chore: re-set main as the target e2e-test branch
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastiendan committed Jan 8, 2024
1 parent 5196dc5 commit a24ba22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,6 @@ jobs:
repo: e2e-tests
github_token: ${{ secrets.ROBOT_PAT_TRIGGER_E2E_WORKFLOWS }}
workflow_file_name: frontend:erc20-messaging.yml
ref: seb/too-411
ref: main
wait_interval: 60
client_payload: '{ "dapp-frontend-erc20-messaging-ref": "${{ github.head_ref }}", "e2e-test-type": "full" }'

0 comments on commit a24ba22

Please sign in to comment.