This is an automated email from the ASF dual-hosted git repository. chaokunyang pushed a commit to branch truncate_stale_deploy_history2 in repository https://gitbox.apache.org/repos/asf/fory-site.git
commit fbaf249d7c94e8e2db40b526f7c8d2d1d0a99d86 Author: chaokunyang <[email protected]> AuthorDate: Wed Feb 18 23:46:25 2026 +0800 enable deploy branch protect --- .asf.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.asf.yaml b/.asf.yaml index b95a936445..aaf713bf52 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -30,7 +30,7 @@ github: rebase: false protected_branches: main: {} - # deploy: {} + deploy: {} publish: whoami: deploy --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
