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
Dylan Arbour ed64e6193c Change -W command to accept a single file
Currently setting workflows with the -W (--workflows) flag only accepts
a folder. It is not possible to run a single workflow.yml file.

This commit allows either a single file or a directory to be passed into
the workflows flag.
2020-05-26 23:29:50 -04:00
.github Fix 132 - support for chocolatey install (#144) 2020-03-09 17:49:55 -07:00
act Change -W command to accept a single file 2020-05-26 23:29:50 -04:00
cmd Change -W command to accept a single file 2020-05-26 23:29:50 -04:00
main.go Initial commit with support for GitHub actions 2019-01-12 20:45:25 -08:00