We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5ae913 commit 923e247Copy full SHA for 923e247
1 file changed
labs/lab03.md
@@ -15,9 +15,9 @@ References:
15
- Require a pull request before merging
16
- Require review from Code Owners
17
- Require status checks to pass before merging
18
- - Search for `build`and select it as a required status check
+ - Search for `build`and select it as a required status check (if Activity 2 has not been completed, create a new simple workflow)
19
- Require conversation resolution before merging
20
- - Include administrators
+ - Do not allow bypassing the above settings
21
5. Click `Create` to create the branch protection rule
22
6. Test the branch protection by adding/updating one file from your repository
23
7. Commit the changes into a new `feature/lab03` branch
0 commit comments