Skip to content

Commit

Permalink
cicd: Upload reference to develop branch in pull-request-approve to t…
Browse files Browse the repository at this point in the history
…est-xetabase-workflow #TASK-6807
  • Loading branch information
juanfeSanahuja committed Sep 4, 2024
1 parent 8bc7529 commit 85cd1ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request-approved.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
test:
name: "Run all tests before merging"
needs: calculate-xetabase-branch
uses: opencb/java-common-libs/.github/workflows/test-xetabase-workflow.yml@TASK-6399
uses: opencb/java-common-libs/.github/workflows/test-xetabase-workflow.yml@develop
with:
branch: ${{ needs.calculate-xetabase-branch.outputs.xetabase_branch }}
task: ${{ github.event.pull_request.head.ref }}
Expand Down

0 comments on commit 85cd1ee

Please sign in to comment.