Skip to content

Commit fb07d71

Browse files
Add kilted
1 parent 1522355 commit fb07d71

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/rolling-check-docs.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,11 @@ jobs:
2727
uses: ros-controls/control.ros.org/.github/workflows/reusable-sphinx-check-single-version.yml@rolling
2828
with:
2929
ROS2_CONTROL_DEMOS_PR: ${{ github.ref }}
30+
check-docs-kilted:
31+
name: Check Docs
32+
uses: ros-controls/control.ros.org/.github/workflows/reusable-sphinx-check-single-version.yml@kilted
33+
with:
34+
ROS2_CONTROL_DEMOS_PR: ${{ github.ref }}
3035
check-docs-jazzy:
3136
name: Check Docs
3237
uses: ros-controls/control.ros.org/.github/workflows/reusable-sphinx-check-single-version.yml@jazzy

0 commit comments

Comments
 (0)