drm/ci: disable mr-label-maker-test

The MR labelling is not used for DRM CI, however the job got enabled as
a part of the CI pipeline and now prevents it from being executed.
Disable the mr-label-maker-test job implicitly.

Link: https://gitlab.freedesktop.org/drm/msm/-/pipelines/1672049
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
This commit is contained in:
Dmitry Baryshkov 2026-05-22 02:22:07 +03:00
parent 5c8cbca290
commit 8db813dc08

View File

@ -386,6 +386,10 @@ linkcheck-docs:
rules:
- when: never
mr-label-maker-test:
rules:
- when: never
test-docs:
rules:
- when: never