We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d57b262 commit 0e1152aCopy full SHA for 0e1152a
.github/workflows/docs-pr.yml
@@ -19,7 +19,7 @@ jobs:
19
permissions:
20
contents: read
21
name: Build Ansible Docs
22
- uses: ansible-community/github-docs-build/.github/workflows/_shared-docs-build-pr.yml@main
+ uses: felixfontein/github-docs-build/.github/workflows/_shared-docs-build-pr.yml@base-ref
23
with:
24
collection-name: community.docker
25
init-lenient: false
0 commit comments