9 lines
393 B
Markdown
9 lines
393 B
Markdown
# `forgejo_runner`
|
|
|
|
Ensures Forgejo Runner is installed and set up.
|
|
See: https://forgejo.org/docs/latest/admin/actions/
|
|
|
|
## Required Arguments
|
|
|
|
- `forgejo_runner__config`: The configuration to run the Forgejo Runner with.
|
|
A configuration can be generated using `forgejo-runner generate-config`. Also see the [relevant docs](https://forgejo.org/docs/latest/admin/actions/configuration/).
|