mirror of
https://github.com/discourse/discourse.git
synced 2025-06-03 19:39:30 +08:00

Merging the core annotation check into the core backend job reduces the number of runners required per workflow from 15 to 14. Before this change, the core annotations job occupies a runner for about 1 min 30 secs in order to spend 9 seconds running the core annotations check.