mirror of
https://github.com/tiennm99/loldle.git
synced 2026-08-31 10:34:24 +00:00
- update-champions.yml: cron/manual only, scrapes + commits champions.json. Uses LOLDLE_PAT so the push retriggers sync. - sync-champions.yml: runs on push to champions.json (or manual dispatch), fans out to downstream repos via the sync_repo helper. Single responsibility per workflow; chained via the push trigger.