Skip to content

Prevent forks from running CI/CD when primary branches are updated

Quanah Gibson-Mount requested to merge quanah/openldap:fix-ci-cd into master

All feature work in a fork should be done in their own branch, not a mainline branch (such as RE_2_5 or master).

Merge request reports