Skip to content

Add an option for opening PRs with golden run result in CI #89

Add an option for opening PRs with golden run result in CI

Add an option for opening PRs with golden run result in CI #89

name: Swap functional tests
on:
workflow_dispatch:
push:
branches:
- master
- develop
pull_request:
jobs:
job_functional_tests:
uses: LedgerHQ/app-exchange/.github/workflows/reusable_swap_functional_tests.yml@develop
with:
branch_for_xrp: ${{ github.ref }}
test_filter: '"XRP or xrp or Ripple or ripple"'