Skip to content

Commit

Permalink
Update branch of reusable workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
christophfroehlich committed May 13, 2024
1 parent 30d52bd commit d1dd035
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rolling-check-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,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@rolling
with:
ROS2_CONTROLLERS_PR: ${{ github.ref }}

0 comments on commit d1dd035

Please sign in to comment.