We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fbfd93 commit a9ed922Copy full SHA for a9ed922
.github/workflows/reusable-ros-tooling-source-build.yml
@@ -36,6 +36,7 @@ jobs:
36
with:
37
target-ros2-distro: ${{ inputs.ros_distro }}
38
# build all packages listed in the meta package
39
+ ref: ${{ inputs.ref }} # otherwise the default branch is used for scheduled workflows
40
package-name:
41
controller_interface
42
controller_manager
0 commit comments