Description
GitHub Actions workflows can be run locally from a prebuilt command-line tool. It is useful for developers who want faster feedback before pushing CI changes.
Local CI runs can execute repository commands, containers, and scripts. Review workflows before running untrusted projects, because actions may access files and environment variables.