mirror of
https://github.com/ansible-collections/community.docker.git
synced 2025-12-16 20:08:41 +00:00
Fail on docs build errors.
This commit is contained in:
parent
e412c0d081
commit
1e93feed2b
2
.github/workflows/docs-pr.yml
vendored
2
.github/workflows/docs-pr.yml
vendored
@ -17,6 +17,8 @@ jobs:
|
||||
contents: read
|
||||
name: Build Ansible Docs
|
||||
uses: ansible-community/github-docs-build/.github/workflows/_shared-docs-build-pr.yml@main
|
||||
with:
|
||||
init-fail-on-error: true
|
||||
|
||||
comment:
|
||||
permissions:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user