Skip to content

Merge develop in master following B2CA-2824 #177

Merge develop in master following B2CA-2824

Merge develop in master following B2CA-2824 #177

name: Swap functional tests
on:
workflow_dispatch:
push:
branches:
- master
- main
- develop
pull_request:
jobs:
job_functional_tests:
uses: LedgerHQ/app-exchange/.github/workflows/reusable_swap_functional_tests.yml@develop
with:
# Allow overriding the repo on forks
repo_for_tron: ${{ vars.REPO_FOR_TRON || null }}
branch_for_tron: ${{ github.ref }}
test_filter: '"TRX or trx or Tron or tron"'