1 parent 78695bf commit f1282d0Copy full SHA for f1282d0
1 file changed
.vscode/tasks.json
@@ -49,18 +49,6 @@
49
"command": "npm run pr:create ${input:targetBranch} ${input:claudeReview}",
50
"problemMatcher": []
51
},
52
- {
53
- "label": "Core Pull",
54
- "type": "shell",
55
- "command": "npm run core:pull",
56
- "problemMatcher": []
57
- },
58
59
- "label": "Core Push",
60
61
- "command": "npm run core:push",
62
63
64
{
65
"label": "Test All",
66
"type": "shell",
0 commit comments