Skip to content

Commit

Permalink
Set ref explicitely for action-ros-ci (#1254) (#1258)
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Dec 29, 2023
1 parent 9fbfd93 commit a9ed922
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/reusable-ros-tooling-source-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
with:
target-ros2-distro: ${{ inputs.ros_distro }}
# build all packages listed in the meta package
ref: ${{ inputs.ref }} # otherwise the default branch is used for scheduled workflows
package-name:
controller_interface
controller_manager
Expand Down

0 comments on commit a9ed922

Please sign in to comment.