diff --git a/README.md b/README.md index bf90542..4f3a126 100644 --- a/README.md +++ b/README.md @@ -100,7 +100,7 @@ linked with workflows using `cascading-pr` as follows. ```mermaid flowchart TD - lxc-helper(lxc-helper) --> act(act) + lxc-helper(lxc-helper) --> act(runner) runner --> setup-forgejo(setup-forgejo) setup-forgejo --> e2e(end-to-end) forgejo-curl(forgejo-curl.sh) --> setup-forgejo