mirror of
https://gitea.com/gitea/docs.git
synced 2026-09-17 19:55:34 +00:00
rename act runner to runner (#390)
Depends on gitea/runner#850 --------- Co-authored-by: Nicolas <[email protected]> Co-authored-by: silverwind <[email protected]> Reviewed-on: https://gitea.com/gitea/docs/pulls/390 Reviewed-by: techknowlogick <[email protected]> Reviewed-by: silverwind <[email protected]> Reviewed-by: Nicolas <[email protected]>
This commit is contained in:
co-authored by
Nicolas
silverwind
parent
b6b8dbcc64
commit
54af905d63
@@ -3,6 +3,6 @@ sidebar_position: 1
|
||||
slug: /
|
||||
---
|
||||
|
||||
import ActRunnerDoc from '@site/docs/usage/actions/act-runner.mdx';
|
||||
import RunnerDoc from '@site/docs/usage/actions/runner.mdx';
|
||||
|
||||
<ActRunnerDoc />
|
||||
<RunnerDoc />
|
||||
|
||||
Reference in New Issue
Block a user