Skip to content

Commit

Permalink
Fix branch of reusable workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
christophfroehlich committed May 15, 2024
1 parent a807d17 commit 52ccee8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-check-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ on:
jobs:
check-docs:
name: Check Docs
uses: ros-controls/control.ros.org/.github/workflows/reusable-sphinx-check-single-version.yml@master
uses: ros-controls/control.ros.org/.github/workflows/reusable-sphinx-check-single-version.yml@iron
with:
GAZEBO_ROS2_CONTROL_PR: ${{ github.ref }}

0 comments on commit 52ccee8

Please sign in to comment.