Compare commits

..

7 commits
main ... dev

Author SHA1 Message Date
1e7393c661
>
Some checks failed
/ job (push) Failing after 1m16s
2024-10-21 16:40:55 +02:00
9c342e07e8
quoteagain
Some checks failed
/ job (push) Failing after 1m11s
2024-10-21 16:32:45 +02:00
09ed2280ae
reoverquote
Some checks failed
/ job (push) Failing after 1m11s
2024-10-21 16:28:16 +02:00
c614a40ec9
overquote
Some checks failed
/ job (push) Failing after 1m12s
2024-10-21 16:22:53 +02:00
44aace17b2
quote
Some checks failed
/ job (push) Failing after 1m14s
2024-10-21 16:19:33 +02:00
bad34b5ad5
quotes
Some checks failed
/ job (push) Failing after 1m15s
2024-10-20 21:53:06 +02:00
d1190ec748
oneliners 2024-10-20 21:39:46 +02:00

View file

@ -16,14 +16,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