diff --git a/.asf.yaml b/.asf.yaml index bf68db38f4..99c38ef2ed 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -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