Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
Signed-off-by: Alina Buzachis <[email protected]>
  • Loading branch information
alinabuzachis committed Oct 22, 2024
1 parent 40d61f0 commit f3316f4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docs-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
uses: ansible-community/github-docs-build/.github/workflows/_shared-docs-build-pr.yml@main
with:
init-lenient: false
ansible-ref: devel
init-fail-on-error: true
extra-collections: 'git+https://github.com/ansible-collections/amazon.aws.git,main'
intersphinx-links: |
Expand All @@ -31,6 +32,7 @@ jobs:
uses: ansible-community/github-docs-build/.github/workflows/_shared-docs-build-pr.yml@main
with:
init-lenient: true
ansible-ref: devel
init-fail-on-error: false
extra-collections: 'git+https://github.com/ansible-collections/amazon.aws.git,main'
intersphinx-links: |
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/docs-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
uses: ansible-community/github-docs-build/.github/workflows/_shared-docs-build-push.yml@main
with:
init-lenient: true
ansible-ref: devel
init-fail-on-error: true
extra-collections: 'git+https://github.com/ansible-collections/amazon.aws.git,main'
intersphinx-links: |
Expand Down

0 comments on commit f3316f4

Please sign in to comment.