mirror of
https://github.com/ansible-collections/community.docker.git
synced 2025-12-17 04:18:42 +00:00
update docs build references to new repo (#277)
This commit is contained in:
parent
f94ba4cef3
commit
9ca2c61848
4
.github/workflows/docs-pr.yml
vendored
4
.github/workflows/docs-pr.yml
vendored
@ -11,7 +11,7 @@ jobs:
|
|||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: read
|
||||||
name: Build Ansible Docs
|
name: Build Ansible Docs
|
||||||
uses: ansible-collections/community.hashi_vault/.github/workflows/_shared-docs-build-pr.yml@main
|
uses: ansible-community/github-docs-build/.github/workflows/_shared-docs-build-pr.yml@main
|
||||||
|
|
||||||
comment:
|
comment:
|
||||||
permissions:
|
permissions:
|
||||||
@ -21,7 +21,7 @@ jobs:
|
|||||||
name: PR comments
|
name: PR comments
|
||||||
steps:
|
steps:
|
||||||
- name: PR comment
|
- name: PR comment
|
||||||
uses: ansible-collections/community.hashi_vault/.github/actions/docs/ansible-docs-build-comment@main
|
uses: ansible-community/github-docs-build/actions/ansible-docs-build-comment@main
|
||||||
with:
|
with:
|
||||||
body-includes: '## Docs Build'
|
body-includes: '## Docs Build'
|
||||||
reactions: heart
|
reactions: heart
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user