Skip to content

Commit

Permalink
Revert parts of "Fix #125395"
Browse files Browse the repository at this point in the history
Re-enables GitHub extension in untrusted workspaces

From commit 01c6fb5
  • Loading branch information
Eric Amodio committed Jun 3, 2021
1 parent eab8d04 commit 41b1406
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extensions/github/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"capabilities": {
"virtualWorkspaces": false,
"untrustedWorkspaces": {
"supported": false
"supported": true
}
},
"contributes": {
Expand Down

0 comments on commit 41b1406

Please sign in to comment.