From 2d800a46cf4618f89e42d907e03aa4a43db9e951 Mon Sep 17 00:00:00 2001 From: Maxime Beauchemin Date: Mon, 5 Aug 2024 13:36:06 -0700 Subject: [PATCH] alter required checks --- .asf.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.asf.yaml b/.asf.yaml index ea63dc5e61351..e023066e42341 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -70,7 +70,9 @@ github: - cypress-matrix (4, chrome) - cypress-matrix (5, chrome) - frontend-build - - pre-commit + - pre-commit (current) + - pre-commit (next) + - pre-commit (previous) - python-lint - test-mysql - test-postgres (current)