Ignore main branch PRs
parent
eb082c1300
commit
023ac5366c
|
@ -120,6 +120,9 @@
|
|||
},
|
||||
"githubPullRequests.assignCreated": "${user}",
|
||||
"githubPullRequests.defaultMergeMethod": "squash",
|
||||
"githubPullRequests.ignoredPullRequestBranches": [
|
||||
"main"
|
||||
],
|
||||
"application.experimental.rendererProfiling": true,
|
||||
"editor.experimental.asyncTokenization": true
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue