Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/main' into fix-rds-snapshot-in…
Browse files Browse the repository at this point in the history
…fo-docs
  • Loading branch information
calebmckay committed Oct 24, 2024
2 parents 811ee12 + d37fbc1 commit 6599fe2
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 @@ -18,6 +18,7 @@ jobs:
with:
init-lenient: false
init-fail-on-error: true
ansible-ref: devel
intersphinx-links: |
community_aws:https://ansible-collections.github.io/community.aws/branch/main/
ansible_devel:https://docs.ansible.com/ansible-core/devel/
Expand All @@ -32,6 +33,7 @@ jobs:
with:
init-lenient: true
init-fail-on-error: false
ansible-ref: devel
intersphinx-links: |
community_aws:https://ansible-collections.github.io/community.aws/branch/main/
ansible_devel:https://docs.ansible.com/ansible-core/devel/
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 @@ -22,6 +22,7 @@ jobs:
with:
init-lenient: false
init-fail-on-error: true
ansible-ref: devel
intersphinx-links: |
community_aws:https://ansible-collections.github.io/community.aws/branch/main/
ansible_devel:https://docs.ansible.com/ansible-core/devel/
Expand Down

0 comments on commit 6599fe2

Please sign in to comment.