parent
c614a40ec9
commit
09ed2280ae
1 changed files with 2 additions and 2 deletions
|
@ -16,8 +16,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:
|
||||
|
|
Loading…
Reference in a new issue