Githubification is the act of converting a repository into GitHub-as-infrastructure. Instead of cloning the repo and running the software elsewhere, the repo becomes something that runs on GitHub itself via GitHub Actions. There’s no separate local runtime to install - GitHub is the runtime, GitHub is the future.