Remove main from the branch protection rules

This commit is contained in:
Oliver-Akins 2025-07-14 21:44:11 -06:00
parent eccfd96e67
commit a314ee5c18

View file

@ -11,5 +11,6 @@
],
"workbench.editorAssociations": {
"*.svg": "default",
}
},
"git.branchProtection": []
}