Skip to content

Commit

Permalink
[CI] Use correct branch for docs workflow (#370)
Browse files Browse the repository at this point in the history
  • Loading branch information
christophfroehlich authored Jul 8, 2024
1 parent 634c9ee commit 37e9086
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:
GZ_ROS2_CONTROL_PR: ${{ github.ref }}

0 comments on commit 37e9086

Please sign in to comment.