Skip to content

Commit cc055c5

Browse files
committed
chore: add extra branch protection checks to readme
1 parent ebccbf3 commit cc055c5

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,12 @@ It adds basic PR building, dependabot integration, testing, coverage etc.
3333
* Require status checks to pass before merging
3434
* Require branches to be up-to-date before merging.
3535
* Required status checks:
36-
* lint
37-
* commitlint
36+
* CodeQL
3837
* build
38+
* buildimage
39+
* commitlint
3940
* go-test
41+
* lint
4042
* Include administrators
4143
5. Go to repository Settings > Code security and analysis, and enable:
4244
* Dependabot alerts

0 commit comments

Comments
 (0)