4
Some checks failed
/ alpine (push) Successful in 44s
/ debian (push) Successful in 1m17s
/ ubuntu (push) Successful in 1m24s
/ opensuse (push) Blocked by required conditions
/ fedora (push) Blocked by required conditions
/ alma (push) Blocked by required conditions
/ rocky (push) Blocked by required conditions
/ arch (push) Has been cancelled
Some checks failed
/ alpine (push) Successful in 44s
/ debian (push) Successful in 1m17s
/ ubuntu (push) Successful in 1m24s
/ opensuse (push) Blocked by required conditions
/ fedora (push) Blocked by required conditions
/ alma (push) Blocked by required conditions
/ rocky (push) Blocked by required conditions
/ arch (push) Has been cancelled
This commit is contained in:
parent
5112abf37e
commit
9b735fe556
1 changed files with 2 additions and 0 deletions
|
@ -63,6 +63,8 @@ def install_actions() -> None:
|
||||||
required: true
|
required: true
|
||||||
arg_3:
|
arg_3:
|
||||||
required: true
|
required: true
|
||||||
|
arg_4:
|
||||||
|
required: true
|
||||||
"""
|
"""
|
||||||
case "synchronize":
|
case "synchronize":
|
||||||
inputs = """\
|
inputs = """\
|
||||||
|
|
Loading…
Reference in a new issue