Skip to content

Commit

Permalink
enable branch protection in vscode
Browse files Browse the repository at this point in the history
  • Loading branch information
siwonpada committed Sep 6, 2024
1 parent f0f5851 commit 67ada90
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@
"infoteam",
"nestjs",
"noreply"
]
],
"git.branchProtection": ["main"]
}

0 comments on commit 67ada90

Please sign in to comment.