We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68f9600 commit 6e48b6aCopy full SHA for 6e48b6a
1 file changed
.vscode/settings.json
@@ -5,9 +5,7 @@
5
"yaml.completion": true,
6
"yaml.hover": true,
7
"yaml.schemas": {
8
- "./.github/aw/main_workflow_schema.json": ".github/workflows/*.md",
9
- "./.github/aw/schemas/agentic-workflow.json": ".github/workflows/*.md",
10
- "./pkg/parser/schemas/main_workflow_schema.json": ".github/workflows/*.md"
+ "./.github/aw/schemas/agentic-workflow.json": ".github/workflows/*.md"
11
},
12
"yaml.validate": true
13
}
0 commit comments