According to GitHub Workflow documentation:
Creating workflows that use GitHub Actions is limited to private repositories and
push
events in public repositories during the limited public beta.
Our bots relies on many other events, not just push events. I don’t think we’ll be replacing our bots with Actions yet.