Skip to content

Commit

Permalink
test the version to link renamed files in required Redirect
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminParisel committed Oct 16, 2024
1 parent 963c5e8 commit 873987c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/_reusable_pr-comment-list-changes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
with:
surge-token: ${{ secrets.SURGE_TOKEN_DOC }}
- name: Comments PR with links
uses: bonitasoft/actions/packages/doc-contribs/pr-comments-with-links@v3
uses: bonitasoft/actions/packages/doc-contribs/pr-comments-with-links@feat/141-pr-comments-with-links_consider_renamed_files_in_check_redirects
with:
site-url: ${{ steps.surge-preview-tools.outputs.preview-url }}
component-name: ${{ inputs.component-name }}
2 changes: 1 addition & 1 deletion .github/workflows/pr-antora-checker-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ jobs:
check_antora_content_guidelines:
permissions:
pull-requests: write # "pr-antora-content-guidelines-checker" write PR comments when the PR doesn't match the "Guidelines"
uses: bonitasoft/bonita-documentation-site/.github/workflows/_reusable_pr-antora-content-guidelines-checker.yml
uses: ./.github/workflows/_reusable_pr-antora-content-guidelines-checker.yml

0 comments on commit 873987c

Please sign in to comment.