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 e8f4f20 commit 3652fa4
Showing 1 changed file with 2 additions and 2 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_devel:https://docs.ansible.com/ansible-core/devel/
ansible_217: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_devel:https://docs.ansible.com/ansible-core/devel/
ansible_217:https://docs.ansible.com/ansible-core/2.17/
comment:
permissions:
Expand Down

0 comments on commit 3652fa4

Please sign in to comment.