This commit is contained in:
Marc Beninca 2024-10-21 16:19:33 +02:00
parent 3584101c8b
commit 538ae5bb73
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

View file

@ -16,7 +16,7 @@ jobs:
- run: spcd-browse-workspace
- uses: ./act/action
with:
arg_1: string
arg_1: "string"
arg_2: "[one, two]"
arg_3: "{a: x, b: y, c: z}"
- uses: ./act/synchronize