This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 87f2d72291 Automated deployment: 
056a1ee870b123dbe690064ff7231702dceba940
87f2d72291 is described below

commit 87f2d7229159165c89f886d048b721c206c6d970
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Tue Jan 20 06:10:56 2026 +0000

    Automated deployment: 056a1ee870b123dbe690064ff7231702dceba940
---
 .asf.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index cb68ba9fee..b603309a7a 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -39,6 +39,8 @@ github:
   protected_branches:
     master:
       required_status_checks:
+        # strict means "Require branches to be up to date before merging".
+        strict: true
         contexts:
           - CheckDeadLinks
           - build-website-deploy

Reply via email to