Skip to content

Commit

Permalink
fix doc pr build
Browse files Browse the repository at this point in the history
  • Loading branch information
mikemorency committed Nov 25, 2024
1 parent 4d1a0ae commit 33561a6
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 @@ -25,7 +25,7 @@ jobs:
ansible_devel:https://docs.ansible.com/ansible-core/devel/
provide-link-targets: |
ansible_collections.vmware.vmware.vcsa_settings_module
ansible_collections.vmware.vmware.content_library_item_info
ansible_collections.vmware.vmware.content_library_item_info_module
build-docs:
permissions:
Expand All @@ -40,7 +40,7 @@ jobs:
ansible_devel:https://docs.ansible.com/ansible-core/devel/
provide-link-targets: |
ansible_collections.vmware.vmware.vcsa_settings_module
ansible_collections.vmware.vmware.content_library_item_info
ansible_collections.vmware.vmware.content_library_item_info_module
# 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 33561a6

Please sign in to comment.