>
Some checks failed
/ alpine (push) Successful in 47s
/ debian (push) Successful in 1m15s
/ ubuntu (push) Successful in 1m22s
/ 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 47s
/ debian (push) Successful in 1m15s
/ ubuntu (push) Successful in 1m22s
/ 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
8f6b4772a2
commit
85b48da0bd
1 changed files with 2 additions and 1 deletions
|
@ -64,7 +64,8 @@ def install_actions() -> None:
|
||||||
arg_3:
|
arg_3:
|
||||||
required: true
|
required: true
|
||||||
arg_4:
|
arg_4:
|
||||||
default: '"placeholder"'
|
default: >
|
||||||
|
placeholder
|
||||||
required: false
|
required: false
|
||||||
"""
|
"""
|
||||||
case "synchronize":
|
case "synchronize":
|
||||||
|
|
Loading…
Reference in a new issue