act/cmd
Robert Kowalski f09cdb8443
feat: add flag to always run the checkout action ()
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 () 2021-05-03 09:52:03 -07:00
input.go feat: add flag to always run the checkout action () 2022-03-21 11:23:06 +00:00
list.go feat: improve list () 2021-08-30 15:38:03 +00:00
platforms.go feat: add node16 support () 2021-12-22 19:34:18 +00:00
root.go feat: add flag to always run the checkout action () 2022-03-21 11:23:06 +00:00
secrets.go fix: print line after password prompt () 2022-02-25 16:47:49 +00:00