From 55bd55f52efc936251bd96716994ad6ea3eaaab1 Mon Sep 17 00:00:00 2001 From: benjaminparisel Date: Wed, 29 May 2024 16:21:29 +0200 Subject: [PATCH] tmp: Use docsite branch for test --- .github/workflows/pr-comments-changes-list.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/pr-comments-changes-list.yml b/.github/workflows/pr-comments-changes-list.yml index 4bdfe00..57971fc 100644 --- a/.github/workflows/pr-comments-changes-list.yml +++ b/.github/workflows/pr-comments-changes-list.yml @@ -10,7 +10,8 @@ jobs: commentsPRChanges: permissions: pull-requests: write # write PR comments - uses: bonitasoft/bonita-documentation-site/.github/workflows/_reusable_pr-comment-list-changes.yml@master + uses: bonitasoft/bonita-documentation-site/.github/workflows/_reusable_pr-comment-list-changes.yml@ci/checkout_in_folder secrets: inherit with: component-name: labs + doc-site-branch: ci/checkout_in_folder