Compare commits

..

No commits in common. "dev" and "main" have entirely different histories.
dev ... main

View file

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