Skip to content

Commit e7fc730

Browse files
committed
chore: update branch protection rules
1 parent 7c5e915 commit e7fc730

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -84,11 +84,12 @@ Configure the repository:
8484
* Require branches to be up-to-date before merging.
8585
* Required status checks:
8686
* CodeQL
87-
* build
88-
* buildimage
89-
* commitlint
90-
* go-test
91-
* lint
87+
* lint-actions
88+
* lint-commits
89+
* lint-go
90+
* test-go
91+
* dependency-review
92+
* build-binaries
9293
* Include administrators
9394

9495
1. That's it.

0 commit comments

Comments
 (0)