We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50222ea commit d8fcde2Copy full SHA for d8fcde2
2 files changed
package.json
@@ -20,8 +20,8 @@
20
"contributes": {
21
"commands": [
22
{
23
- "command": "code-ownership-vscode.validate",
24
- "title": "Validate",
+ "command": "code-ownership-vscode.run",
+ "title": "Run",
25
"category": "Code Ownership"
26
},
27
0 commit comments