Proof of concept of auto-sync.
- iteration 1, .github/workflows not touched (synced)
- iteration 2, .github/workflows not touched (synced)
- iteration 3, .github/workflwos TOUCHED (did not synced yet (40min has passed))
- iteration 4, .github/workflows not touched (same)
- iteration 5, .github/workflows TOUCHED (synced)
Iteration 3 and 4 synced after github delay, then I pushed iteration 5 and it synced sucessfully.