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
Michael Heap b9851b2453 Add support for changing the GITHUB_ACTOR (#229)
This adds the `-a` flag when running `act` to change the username of the GITHUB_ACTOR environment variable

Co-authored-by: Casey Lee <cplee@nektos.com>
2020-05-12 00:14:56 -07:00
.github Fix 132 - support for chocolatey install (#144) 2020-03-09 17:49:55 -07:00
act Add support for changing the GITHUB_ACTOR (#229) 2020-05-12 00:14:56 -07:00
cmd Add support for changing the GITHUB_ACTOR (#229) 2020-05-12 00:14:56 -07:00
main.go Initial commit with support for GitHub actions 2019-01-12 20:45:25 -08:00