From c734525c97dd00cd731bf083ad57db3f584fd7b0 Mon Sep 17 00:00:00 2001 From: Serghei Cebotari Date: Fri, 29 Dec 2023 14:24:41 +0300 Subject: Add Action --- .vscode/settings.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .vscode/settings.json (limited to '.vscode') diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..3ebccde --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,5 @@ +{ + "yaml.schemas": { + "https://json.schemastore.org/github-workflow.json": "file:///d%3A/Source/RhSolutions.ML/.gitea/workflows/deploy.yaml" + } +} \ No newline at end of file -- cgit v1.2.3