This is an automated email from the ASF dual-hosted git repository. yiconghuang pushed a commit to branch Yicong-Huang-patch-1 in repository https://gitbox.apache.org/repos/asf/texera.git
commit 0cee43cbf5c020a27a5694dfa214f18051dfad01 Author: Yicong Huang <[email protected]> AuthorDate: Tue Aug 19 22:31:41 2025 -0700 chore: change master branch to main Signed-off-by: Yicong Huang <[email protected]> --- .asf.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.asf.yaml b/.asf.yaml index 014970645b..f8028b19a8 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -61,7 +61,7 @@ github: rebase: false protected_branches: - master: + main: required_status_checks: # strict means "Require branches to be up to date before merging". strict: true
