Skip to content

Commit 4a7a02a

Browse files
authored
GitHub - update branchProtection setting default (microsoft#187583)
1 parent 8baa7ed commit 4a7a02a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extensions/github/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
"github.branchProtection": {
137137
"type": "boolean",
138138
"scope": "resource",
139-
"default": false,
139+
"default": true,
140140
"description": "%config.branchProtection%"
141141
},
142142
"github.gitAuthentication": {

0 commit comments

Comments
 (0)