1
0
Fork 0
mirror of https://github.com/actions/checkout.git synced 2025-04-07 00:36:01 +02:00
This commit is contained in:
Dark Moon 2022-10-26 15:14:48 -03:00 committed by GitHub
parent 64e8476051
commit 69bb833dba
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

5
.vscode/settings.json vendored Normal file
View file

@ -0,0 +1,5 @@
{
"githubPullRequests.ignoredPullRequestBranches": [
"main"
]
}