mirror of
https://github.com/go-gitea/gitea
synced 2025-03-04 01:34:19 +00:00
Mentioned: [#28277](https://github.com/go-gitea/gitea/issues/28277#issuecomment-1831325276) We should only check online runner when detecting matching runners in workflows, as if runner is not online, the workflow will not run. 