Add required_status_checks
diff --git a/.asf.yaml b/.asf.yaml index a87b32d..7e69cdf 100644 --- a/.asf.yaml +++ b/.asf.yaml
@@ -40,5 +40,10 @@ excludes: [] bypass_teams: - root + + required_status_checks: + - name: "pre-commit / Run pre-commit" + app_slug: -1 + restrict_deletion: true - restrict_force_push: false \ No newline at end of file + restrict_force_push: false