checkout/.vscode/settings.json

5 lines
83 B
JSON

{
"githubPullRequests.ignoredPullRequestBranches": [
"main"
]
}