Skip to content

Fix `source_project` for `Ci::Sources::Project`

Avielle Wolfe requested to merge aw-fix-ci-sources-project-association into master

What does this MR do and why?

It should associate Ci::Sources::Project with Project, but it was a self-referential association because it did not have a leading ::

Follow-up from !88045 (merged)

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports