You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devlake.apache.org by wa...@apache.org on 2022/10/25 13:04:46 UTC

[incubator-devlake-helm-chart] branch fix-change-push-on created (now 470b2d3)

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

warren pushed a change to branch fix-change-push-on
in repository https://gitbox.apache.org/repos/asf/incubator-devlake-helm-chart.git


      at 470b2d3  change push on

This branch includes the following new commits:

     new 470b2d3  change push on

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[incubator-devlake-helm-chart] 01/01: change push on

Posted by wa...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

warren pushed a commit to branch fix-change-push-on
in repository https://gitbox.apache.org/repos/asf/incubator-devlake-helm-chart.git

commit 470b2d3bd77eba0be94b7fc5102caf65b2dfd9ab
Author: Yingchu Chen <yi...@merico.dev>
AuthorDate: Tue Oct 25 21:04:30 2022 +0800

    change push on
---
 .github/workflows/release.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml
index f39f04f..5abe0d2 100644
--- a/.github/workflows/release.yaml
+++ b/.github/workflows/release.yaml
@@ -3,7 +3,7 @@ name: Release Charts
 on:
   push:
     branches:
-      - master
+      - main
 
 jobs:
   release: