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 3652fa4 commit 83e46b4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docs-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
init-fail-on-error: true
intersphinx-links: |
community_aws:https://ansible-collections.github.io/community.aws/branch/main/
ansible_217:https://docs.ansible.com/ansible-core/2.17/
ansible_devel:https://docs.ansible.com/ansible-core/2.17/
artifact-name: ${{ github.event.repository.name }}_validate_docs_${{ github.event.pull_request.head.sha }}


Expand All @@ -34,7 +34,7 @@ jobs:
init-fail-on-error: false
intersphinx-links: |
community_aws:https://ansible-collections.github.io/community.aws/branch/main/
ansible_217:https://docs.ansible.com/ansible-core/2.17/
ansible_devel:https://docs.ansible.com/ansible-core/2.17/
comment:
permissions:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/docs-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
init-fail-on-error: true
intersphinx-links: |
community_aws:https://ansible-collections.github.io/community.aws/branch/main/
ansible_217:https://docs.ansible.com/ansible-core/2.17/
ansible_devel:https://docs.ansible.com/ansible-core/2.17/
publish-docs-gh-pages:
# use to prevent running on forks
Expand Down

0 comments on commit 83e46b4

Please sign in to comment.