a7fffdeb19
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.