overquote

This commit is contained in:
2024-10-21 16:22:53 +02:00
parent 511eb4cf70
commit 4f04f669cc

View File

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