Skip to content

TMP introduce errors that should be detected by the reusable workflow #5

TMP introduce errors that should be detected by the reusable workflow

TMP introduce errors that should be detected by the reusable workflow #5

name: Contribution checks
on:
pull_request:
jobs:
check_contribution:
runs-on: ubuntu-22.04
permissions:
pull-requests: write # "pr-antora-content-guidelines-checker" write PR comments when the PR doesn't match the "Guidelines"
steps:
- name: Check PR content
# 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