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

potiuk pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow-site.git


The following commit(s) were added to refs/heads/main by this push:
     new 7d948e11e8 Disable github pages for the project (#970)
7d948e11e8 is described below

commit 7d948e11e823ad358ec97223232d51339a2cd6be
Author: Jarek Potiuk <[email protected]>
AuthorDate: Tue Feb 27 17:39:47 2024 +0100

    Disable github pages for the project (#970)
    
    We are using "publishing" not Gh_pages so gh_pages should be disabled
---
 .asf.yaml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 00e70a680c..9ab14e9f15 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -36,7 +36,5 @@ github:
         strict: true
       required_linear_history: true
 
-  ghp_branch: gh-pages
-
 publish:
   whoami:   gh-pages

Reply via email to