−wip
All checks were successful
/ job (push) Successful in 2m57s

This commit is contained in:
Marc Beninca 2025-08-11 23:10:25 +02:00
parent 961ee9299d
commit 5546016227
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

View file

@ -630,23 +630,8 @@ tilde_update [label="Update"]
tilde_tm_workflow [label="Workflow"] tilde_tm_workflow [label="Workflow"]
} -> tilde_tm } -> tilde_tm
# ╭─────╮ # ╭───────╮
# │ WIP │ # │ Graph │
# ╰─────╯ # ╰───────╯
edge [color="#C0C000"]
node [fillcolor="#606000"]
{
wip [shape="plaintext", margin="0", label=<
<table cellspacing="0">
<tr><td>WIP</td></tr>
<tr><td bgcolor="#303030" border="0">Work In<br/>Progress</td></tr>
</table>>]
} -> {
rwx_todo
}
} }