Skip to content

ci: Skip page-filename step on contribution check #80

ci: Skip page-filename step on contribution check

ci: Skip page-filename step on contribution check #80

name: Contribution checks
on:
# use pull_request event to test update done of the reusable workflow (update the branch of the reusable workflow as well in this case)
pull_request:
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@master
with:
steps-to-skip: page-filename