chore: add more required checks (#12928)

This commit is contained in:
Elizabeth Thompson 2021-02-05 11:31:44 -08:00 committed by GitHub
parent 5d55c4367c
commit 4708ed11cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -61,6 +61,8 @@ github:
# contexts are the names of checks that must pass
contexts:
- check
- test-mysql (3.7)
- test-postgres (3.7)
required_pull_request_reviews:
dismiss_stale_reviews: false