mirror of
https://code.forgejo.org/actions/cascading-pr.git
synced 2025-09-10 10:16:14 +00:00
docs: lxc-helper is now a dependency of the runner
This commit is contained in:
parent
2347c83c5b
commit
8b6ed823b8
1 changed files with 1 additions and 1 deletions
|
@ -100,7 +100,7 @@ linked with workflows using `cascading-pr` as follows.
|
||||||
|
|
||||||
```mermaid
|
```mermaid
|
||||||
flowchart TD
|
flowchart TD
|
||||||
lxc-helper(lxc-helper) --> act(act)
|
lxc-helper(lxc-helper) --> act(runner)
|
||||||
runner --> setup-forgejo(setup-forgejo)
|
runner --> setup-forgejo(setup-forgejo)
|
||||||
setup-forgejo --> e2e(end-to-end)
|
setup-forgejo --> e2e(end-to-end)
|
||||||
forgejo-curl(forgejo-curl.sh) --> setup-forgejo
|
forgejo-curl(forgejo-curl.sh) --> setup-forgejo
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue