Skip to content

Commit a9ed922

Browse files
authored
Set ref explicitely for action-ros-ci (#1254) (#1258)
1 parent 9fbfd93 commit a9ed922

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/reusable-ros-tooling-source-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
with:
3737
target-ros2-distro: ${{ inputs.ros_distro }}
3838
# build all packages listed in the meta package
39+
ref: ${{ inputs.ref }} # otherwise the default branch is used for scheduled workflows
3940
package-name:
4041
controller_interface
4142
controller_manager

0 commit comments

Comments
 (0)