double
Some checks failed
/ alpine (push) Successful in 46s
/ debian (push) Successful in 1m14s
/ 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 46s
/ debian (push) Successful in 1m14s
/ 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
07398c07ab
commit
8f6b4772a2
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ 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