mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-10 21:26:07 +10:00
Do not check repos without push events Reduce false positives from automatic repository checks by skipping projects without push events. See merge request !4684