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

zhangjintao pushed a commit to branch legacy
in repository https://gitbox.apache.org/repos/asf/apisix-helm-chart.git


The following commit(s) were added to refs/heads/legacy by this push:
     new 97fa602  ci: enable legacy release (#447)
97fa602 is described below

commit 97fa60222b76e2921364d5ada896e7501c0f9be8
Author: Jintao Zhang <[email protected]>
AuthorDate: Wed Jan 11 09:41:55 2023 +0800

    ci: enable legacy release (#447)
---
 .github/workflows/release.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml
index 877f501..51f4c17 100644
--- a/.github/workflows/release.yaml
+++ b/.github/workflows/release.yaml
@@ -4,6 +4,7 @@ on:
   push:
     branches:
       - master
+      - legacy
 
 jobs:
   release:

Reply via email to