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

yufei pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/polaris.git


The following commit(s) were added to refs/heads/main by this push:
     new d39e7724 Enable GitHub projects (#403)
d39e7724 is described below

commit d39e772413b2830bb654e0f5e603feba8700f8c3
Author: JB Onofré <[email protected]>
AuthorDate: Thu Oct 24 18:25:04 2024 +0200

    Enable GitHub projects (#403)
---
 .asf.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index dc401603..266e2ef5 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -57,7 +57,7 @@ github:
   features:
     wiki: false
     issues: true
-    projects: false
+    projects: true
   ghp_branch: gh-pages
   ghp_path: /
 

Reply via email to