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/
by the way, export `ACT_SKIP_CHECKOUT` as a env verb for user to do some special config of local test.
example usage:
|
||
|---|---|---|
| .gitea/workflows | ||
| .github | ||
| act | ||
| cmd | ||
| main.go | ||