Compare commits

...

7 commits

Author SHA1 Message Date
974bf0c47e
>
Some checks failed
/ job (push) Failing after 6m45s
2025-06-08 11:58:09 +02:00
4c10dd2df9
quoteagain 2025-06-08 11:58:08 +02:00
5b364852a5
reoverquote 2025-06-08 11:58:08 +02:00
407cf6db77
overquote 2025-06-08 11:58:08 +02:00
0bd1aa45bd
quote 2025-06-08 11:58:07 +02:00
896bb8420a
quotes 2025-06-08 11:58:07 +02:00
ebdd934d4e
oneliners 2025-06-08 11:58:07 +02:00

View file

@ -17,14 +17,18 @@ jobs:
- run: spcd-browse-workspace - run: spcd-browse-workspace
- uses: ./act/action - uses: ./act/action
with: with:
arg_1: string arg_1: '"one"'
arg_2: arg_2: >
- one [
- two "one",
arg_3: "two",
- a: x ]
- b: y arg_3: >
- c: z {
"one": 1,
"two": 2,
"three": 3,
}
- uses: ./act/synchronize - uses: ./act/synchronize
with: with:
source: output source: output