Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
mikemorency committed Aug 13, 2024
1 parent d83d867 commit ed092ab
Showing 1 changed file with 2 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 @@ -22,6 +22,7 @@ jobs:
artifact-name: ${{ github.event.repository.name }}_docs_${{ github.event.pull_request.head.sha }}_validate
intersphinx-links: |
ansible_devel:https://docs.ansible.com/ansible-core/devel/
vmware.vmware.vcsa_settings:https://docs.ansible.com/ansible/latest/collections/vmware/vmware/vcsa_settings_module.html
build-docs:
permissions:
Expand All @@ -34,6 +35,7 @@ jobs:
init-fail-on-error: false
intersphinx-links: |
ansible_devel:https://docs.ansible.com/ansible-core/devel/
vmware.vmware.vcsa_settings:https://docs.ansible.com/ansible/latest/collections/vmware/vmware/vcsa_settings_module.html
# This job requires that the workflow trigger is pull_request_target. However that trigger uses
# whatever version of the workflow is available on main instead of the feature branch.
Expand Down

0 comments on commit ed092ab

Please sign in to comment.