1
0
Fork 0
mirror of https://code.forgejo.org/forgejo/runner.git synced 2025-10-15 19:42:06 +00:00
forgejo-runner/cmd
Robert Kowalski f93a6e2817 feat: add flag to always run the checkout action (#1049)
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.
2022-03-21 11:23:06 +00:00
..
graph.go Add super-linter + fix lint issues (#650) 2021-05-03 09:52:03 -07:00
input.go feat: add flag to always run the checkout action (#1049) 2022-03-21 11:23:06 +00:00
list.go feat: improve list (#786) 2021-08-30 15:38:03 +00:00
platforms.go feat: add node16 support (#922) 2021-12-22 19:34:18 +00:00
root.go feat: add flag to always run the checkout action (#1049) 2022-03-21 11:23:06 +00:00
secrets.go fix: print line after password prompt (#1014) 2022-02-25 16:47:49 +00:00