A daemon that connects to a Forgejo instance and runs jobs for continuous integration. The installation and usage instructions are part of the Forgejo documentation https://forgejo.org/docs/next/admin/actions/
Find a file
Markus Wolf bb13ab9aa8 fix: return invalid step type (#1157)
If a step does not have either a `run` or `uses` directive it is
considered invalid.

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-05-11 19:30:18 +00:00
.github build(deps): bump docker/setup-qemu-action from 1 to 2 (#1156) 2022-05-09 03:03:00 +00:00
act fix: return invalid step type (#1157) 2022-05-11 19:30:18 +00:00
cmd refactor: remove composite action runcontext workaround (#1085) 2022-05-11 19:06:05 +00:00
main.go fix: set default version string (#1070) 2022-03-29 09:37:38 +00:00