1
0
Fork 0
mirror of https://code.forgejo.org/actions/checkout.git synced 2025-05-07 18:39:55 +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"
]
}