docs/ci: auto-run test-docs in fork pipelines

Since it's gated on a manual container job already.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29908>
This commit is contained in:
Eric Engestrom
2024-06-26 13:05:38 +02:00
committed by Marge Bot
parent d48c91c582
commit aba6bf7765
+1 -1
View File
@@ -44,7 +44,7 @@ test-docs:
# fork pipeline
- if: '$CI_COMMIT_BRANCH && $CI_PROJECT_NAMESPACE != "mesa"'
changes: *docs-or-ci
when: manual
when: on_success
# Other cases default to never
linkcheck-docs: