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

abhi pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ranger.git


The following commit(s) were added to refs/heads/master by this push:
     new 59ec774f6 RANGER-5437: Add GitHub Pages configuration to .asf.yaml 
(#792)
59ec774f6 is described below

commit 59ec774f67a6c376b13776e4f78ad6d00d399436
Author: Abhishek Kumar <[email protected]>
AuthorDate: Tue Jan 6 16:10:17 2026 -0800

    RANGER-5437: Add GitHub Pages configuration to .asf.yaml (#792)
---
 .asf.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index 4406fa0c2..648aeb2d0 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -31,6 +31,8 @@ github:
     squash:  true
     merge:   false
     rebase:  false
+  ghp_branch: gh-pages
+  ghp_path: /
   protected_branches:
     master: {}
 

Reply via email to