File tree Expand file tree Collapse file tree 4 files changed +8
-70
lines changed
ci/{{ cookiecutter.__project_name }}/.github/workflows
docs/{{ cookiecutter.__project_name }}/.github/workflows Expand file tree Collapse file tree 4 files changed +8
-70
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 2222 docs :
2323 needs :
2424 - " lint"
25- uses : " ./.github/workflows/docs.yml"
25+ # Keep the workflow tag the same as pulpdocs_ref.
26+ uses : " pulp/pulp-docs/.github/workflows/docs-ci.yml@rewrite-as-mkdocs-plugin"
27+ with :
28+ pulpdocs_ref : " rewrite-as-mkdocs-plugin"
2629 codeql :
2730 needs :
2831 - " lint"
Original file line number Diff line number Diff line change 2323 docs :
2424 needs :
2525 - " lint"
26- uses : " ./.github/workflows/docs.yml"
26+ # Keep the workflow tag the same as pulpdocs_ref.
27+ uses : " pulp/pulp-docs/.github/workflows/docs-ci.yml@rewrite-as-mkdocs-plugin"
28+ with :
29+ pulpdocs_ref : " rewrite-as-mkdocs-plugin"
2730 {%- endif %}
2831 codeql :
2932 needs :
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments