mirror of https://code.forgejo.org/forgejo/runner
7c1801b302
Fix #66 Reviewed-on: https://gitea.com/gitea/act_runner/pulls/96 Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com> |
||
---|---|---|
.forgejo/workflows | ||
.gitea/workflows | ||
artifactcache | ||
client | ||
cmd | ||
config | ||
engine | ||
poller | ||
runtime | ||
.dockerignore | ||
.gitignore | ||
.golangci.yml | ||
Dockerfile | ||
LICENSE | ||
Makefile | ||
README.md | ||
build.go | ||
go.mod | ||
go.sum | ||
main.go |
README.md
Forgejo Actions runner
Runs workflows found in .forgejo/workflows
, using a format similar to GitHub actions but with a Free Software implementation.
It is compatible with Forgejo v1.19.0-0-rc0