This is an automated email from the ASF dual-hosted git repository. blaginin pushed a commit to branch unprotect in repository https://gitbox.apache.org/repos/asf/datafusion-sandbox.git
commit 11d85233686ecf4a11bb341eb65d539e24777697 Author: blaginin <[email protected]> AuthorDate: Thu Oct 23 21:27:25 2025 +0100 Try to unprotect main --- .asf.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.asf.yaml b/.asf.yaml index 54c14f837..83027b1cd 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -39,4 +39,6 @@ github: # enable updating head branches of pull requests allow_update_branch: true allow_auto_merge: true + protected_branches: + --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
