mirror of
https://gitea.com/gitea/runner.git
synced 2026-07-09 00:08:39 +08:00
f09cdb8443
act has a feature that skips the checkout action to do a remote checkout when a local checkout exists. in some cases, e.g. when running act in a CI, you always want to clone the repository.