HOTFIX Fix asf.yaml strict [1/n] (#19124)

Per ASF Infra's instructions, we need to reapply this .asf.yaml change.

We'll do that by setting it to "true", then back to "false"

Reviewers: Andrew Schofield <aschofield@confluent.io>
This commit is contained in:
David Arthur 2025-03-05 17:32:14 -05:00 committed by GitHub
parent da7d56a5cc
commit ebf22ddab6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ github:
protected_branches:
trunk:
required_status_checks:
strict: false
strict: true
contexts:
- build / CI checks completed
required_pull_request_reviews: