Skip to content

Commit

Permalink
Use the reusable workflow provided by bonita-documentation-site
Browse files Browse the repository at this point in the history
  • Loading branch information
tbouffard committed Nov 17, 2023
1 parent c5585c7 commit 2b2e7c4
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/contribution-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,5 @@ jobs:
pull-requests: write # "pr-antora-content-guidelines-checker" write PR comments when the PR doesn't match the "Guidelines"
steps:
- name: Check PR content
uses: bonitasoft/actions/packages/pr-antora-content-guidelines-checker@v2
with:
attributes-to-check: ':description:,:page-aliases:'
files-to-check: 'adoc'
forbidden-pattern-to-check: 'https://documentation.bonitasoft.com, link:https, link:http, link:, xref:https, xref:http, xref:_, xref:#'
# TODO use master when xx is merged
uses: bonitasoft/bonita-documentation-site/.github/workflows/_reusable_pr-antora-content-guidelines-checker.yml@ci/add_reusable_workflow_antora_contrib_checks_guide

0 comments on commit 2b2e7c4

Please sign in to comment.