Create multiple workflows for different actions

This commit is contained in:
2026-09-10 14:08:13 +02:00
parent 7a59237d45
commit 1d7389f3e8
24 changed files with 2508 additions and 839 deletions
+1
View File
@@ -19,6 +19,7 @@
"label": "watch",
"type": "npm",
"script": "watch",
"dependsOn": "compile",
"isBackground": true,
"presentation": {
"reveal": "never"