Skip to content

Commit a96cc12

Browse files
TEMP: Fix deduced branch
Signed-off-by: Miguel Company <[email protected]>
1 parent 4cdc1c5 commit a96cc12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-ubuntu-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ jobs:
109109

110110
- name: Get Fast DDS branch
111111
id: get_fastdds_branch
112-
uses: eProsima/eProsima-CI/ubuntu/get_related_branch_from_repo@v0
112+
uses: eProsima/eProsima-CI/ubuntu/get_related_branch_from_repo@fix/relate-branch/filter-head
113113
with:
114114
remote_repository: eProsima/Fast-DDS
115115
fallback_branch: ${{ inputs.fastdds-branch }}

0 commit comments

Comments
 (0)