1
0
Fork 0
mirror of https://github.com/actions/checkout.git synced 2025-04-17 13:46:00 +02:00
checkout/.vscode/settings.json

5 lines
83 B
JSON
Raw Normal View History

2022-10-26 15:14:48 -03:00
{
"githubPullRequests.ignoredPullRequestBranches": [
"main"
]
}