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