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 aec08a9 commit 5d7a0ddCopy full SHA for 5d7a0dd
.github/workflows/docs.yml
@@ -34,6 +34,7 @@ jobs:
34
run: |
35
towncrier build --yes --version 4.0.0.ci
36
docs:
37
+ if: "endsWith(github.base_ref, 'main')"
38
uses: 'pulp/pulp-docs/.github/workflows/docs-ci.yml@rewrite-as-mkdocs-plugin'
39
with:
40
pulpdocs_ref: 'rewrite-as-mkdocs-plugin'
0 commit comments