Skip to content

Commit b5b4540

Browse files
committed
[SPARK-52108] Enable GitHub Pages
### What changes were proposed in this pull request? This PR aims to enable `GitHub Pages` by updating `.asf.yaml`. ### Why are the changes needed? Currently, this is not enabled by ASF policy. - https://github.com/apache/spark-kubernetes-operator/actions/runs/15004081583 ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? Manual test after merging. ### Was this patch authored or co-authored using generative AI tooling? No. Closes apache#193 from dongjoon-hyun/SPARK-52108. Authored-by: Dongjoon Hyun <[email protected]> Signed-off-by: Dongjoon Hyun <[email protected]>
1 parent 01f3214 commit b5b4540

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.asf.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ github:
2626
merge: false
2727
squash: true
2828
rebase: true
29+
ghp_branch: gh-pages
30+
ghp_path: /
2931
autolink_jira: SPARK
3032

3133
notifications:

0 commit comments

Comments
 (0)