Skip to content

Commit

Permalink
ci(SPV-1354): run regression tests against the code from PR from fork
Browse files Browse the repository at this point in the history
  • Loading branch information
dorzepowski committed Jan 8, 2025
1 parent b333b42 commit db319cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/trigger-regression-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
with:
run_id: '${{ github.run_id }}-${{ github.run_attempt }}'
keep_instances: ${{ inputs.keep_instances }}
go_client_repository: ${{ github.event.head.repo.full_name || github.repository }}
go_client_ref: ${{ github.head_ref || github.ref }}
run_js_client_tests: false
secrets:
Expand Down

0 comments on commit db319cd

Please sign in to comment.