Set Merge Restrictions on the main Branch
By default, the main branch is accessible to all project
users. To control who can push commits to main, you may want to set
restrictions on it and allow merges only after they are approved. This may be especially
important if you have users operating in Express mode.
Be sure to repeat this process for each project you created in Create a Simple Extension.