reoverquote

This commit is contained in:
2024-10-21 16:28:16 +02:00
parent 4f04f669cc
commit 91c2209fef

View File

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