Files
Alexander Serheyev a7fffdeb19 fix(ci): restrict hourly schedule to owner repo micro/go-micro (#4870)
The hourly cron was triggering on all forks, burning CI minutes and
potentially consuming API keys on fork variants with configured secrets.
Add github.repository checks so both harness jobs only run on schedule
when the owner is micro/go-micro. Manual workflow_dispatch is unaffected.
2026-07-30 19:40:54 +01:00
..