chore(deps-gha): Bump calibreapp/image-actions from 06b947f9bc52d0c23ceae9c59ba3294f0d5d7aad to 82caf2e46a1950e602c8440fde4730ec1da6fef4 #1968
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Contribution checks | |
on: | |
pull_request_target: | |
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 |