From f2e3971480e944915dde37dc48157d1b15a6ace7 Mon Sep 17 00:00:00 2001 From: Christoph Froehlich Date: Mon, 13 May 2024 20:27:11 +0000 Subject: [PATCH] Update branch of reusable workflow --- .github/workflows/ci-check-docs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-check-docs.yml b/.github/workflows/ci-check-docs.yml index 71ca5094..da7faaa2 100644 --- a/.github/workflows/ci-check-docs.yml +++ b/.github/workflows/ci-check-docs.yml @@ -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@rolling with: GZ_ROS2_CONTROL_PR: ${{ github.ref }}