working-directory
under the steps, i did this and it worked)
defaults:
run:
working-directory: test
"[yaml]": {
"editor.defaultFormatter": "redhat.vscode-yaml",
"editor.insertSpaces": true,
"editor.tabSize": 2,
"editor.quickSuggestions": {
"other": true,
"comments": false,
"strings": true
},
"editor.autoIndent": "full"
},
--detect-event Use first event type from workflow as event that triggered the workflow