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
ChristopherHX 75fd2e2883 Fix: call of reflect.Value.Interface on zero Value (#1067)
panic: reflect: call of reflect.Value.Interface on zero Value

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-03-22 09:03:36 +00:00
.github build(deps): bump golangci/golangci-lint-action from 2 to 3.1.0 (#1019) 2022-03-14 08:21:54 -07:00
act Fix: call of reflect.Value.Interface on zero Value (#1067) 2022-03-22 09:03:36 +00:00
cmd feat: add flag to always run the checkout action (#1049) 2022-03-21 11:23:06 +00:00
main.go Initial commit with support for GitHub actions 2019-01-12 20:45:25 -08:00