runner/README.md

7 lines
200 B
Markdown
Raw Normal View History

2023-02-22 20:45:54 +03:00
# Forgejo Actions runner
2022-04-27 12:45:53 +03:00
2023-02-22 20:45:54 +03:00
Runs workflows found in `.forgejo/workflows`, using a format similar to GitHub actions but with a Free Software implementation.
2023-02-22 20:45:54 +03:00
It is compatible with Forgejo v1.19.0-0-rc0
2023-03-01 02:32:50 +03:00