feat: Migrate Test Workflows to Main Repo (#15504)

This commit is contained in:
shortstacked
2025-05-20 07:24:56 +01:00
committed by GitHub
parent 7e3bcd3895
commit 867842d473
408 changed files with 161037 additions and 8 deletions

View File

@@ -21,7 +21,8 @@
"node_modules": true,
"dist": true,
"pnpm-lock.yaml": true,
"**/*.snapshot.json": true
"**/*.snapshot.json": true,
"test-workflows": true
},
"typescript.format.enable": false,
"typescript.tsdk": "node_modules/typescript/lib",