Skip to content

ci: fix nightly build (v2)

Eric Engestrom requested to merge eric/mesa:ci-fix-nightly into main

Scheduled pipelines don't have changes, so the rule I added in fa4dd110 won't match; re-do that but as its own rule, without the additional changes condition.

Fixes: 7c0b19a6 ("ci: run python-test automatically only in merge pipelines")
Fixes: fa4dd110 ("ci: fix nightly build")

Merge request reports