Skip to content

Commit

Permalink
chore: add branch protection
Browse files Browse the repository at this point in the history
  • Loading branch information
rzhao271 committed Nov 11, 2024
1 parent abfdf12 commit 397d93b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"git.branchProtection": ["main"],
"git.branchRandomName.enable": true
}

0 comments on commit 397d93b

Please sign in to comment.