diff --git a/.github/workflows/pr-comments-changes-list.yml b/.github/workflows/pr-comments-changes-list.yml index 21905b5..4bdfe00 100644 --- a/.github/workflows/pr-comments-changes-list.yml +++ b/.github/workflows/pr-comments-changes-list.yml @@ -10,8 +10,7 @@ jobs: commentsPRChanges: permissions: pull-requests: write # write PR comments - uses: bonitasoft/bonita-documentation-site/.github/workflows/_reusable_pr-comment-list-changes.yml@ci/checkout_docSiteBranch_for_pr_comment + uses: bonitasoft/bonita-documentation-site/.github/workflows/_reusable_pr-comment-list-changes.yml@master secrets: inherit with: component-name: labs - doc-site-branch: ci/checkout_docSiteBranch_for_pr_comment