mirror of
https://code.forgejo.org/forgejo/runner.git
synced 2024-11-24 21:58:46 +03:00
Forgejo runner - alpha release, should not be considered secure enough to deploy in production
.gitea/workflows | ||
client | ||
cmd | ||
config | ||
core | ||
engine | ||
poller | ||
register | ||
runtime | ||
.gitignore | ||
.golangci.yml | ||
go.mod | ||
go.sum | ||
LICENSE | ||
main.go | ||
Makefile | ||
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