1
0
mirror of https://github.com/actions/checkout.git synced 2026-03-07 08:51:46 +08:00
checkout/.vscode/settings.json
Dark Moon 69bb833dba
2022-10-26 15:14:48 -03:00

5 lines
83 B
JSON

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