mirror of
https://github.com/ansible-collections/community.routeros.git
synced 2025-08-14 06:59:54 +02:00
Be lenient.
This commit is contained in:
parent
2e78a207e9
commit
2333efcf0f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docs-push.yml
vendored
2
.github/workflows/docs-push.yml
vendored
|
@ -28,7 +28,7 @@ jobs:
|
||||||
uses: ansible-community/github-docs-build/.github/workflows/_shared-docs-build-push.yml@main
|
uses: ansible-community/github-docs-build/.github/workflows/_shared-docs-build-push.yml@main
|
||||||
with:
|
with:
|
||||||
collection-name: community.routeros
|
collection-name: community.routeros
|
||||||
init-lenient: false
|
init-lenient: true
|
||||||
init-fail-on-error: true
|
init-fail-on-error: true
|
||||||
squash-hierarchy: true
|
squash-hierarchy: true
|
||||||
init-project: Community.Routeros Collection
|
init-project: Community.Routeros Collection
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue