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

casion pushed a commit to branch dev-1.3.2-snapshot
in repository https://gitbox.apache.org/repos/asf/linkis.git


The following commit(s) were added to refs/heads/dev-1.3.2-snapshot by this 
push:
     new 85f294d27 update snapshot action
85f294d27 is described below

commit 85f294d276c8aa458568dc15752f082cd89b0df4
Author: casionone <[email protected]>
AuthorDate: Sun Feb 5 17:42:44 2023 +0800

    update snapshot action
---
 .github/workflows/publish-snapshot.yml | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/.github/workflows/publish-snapshot.yml 
b/.github/workflows/publish-snapshot.yml
index ff5264688..fa9f00ef0 100644
--- a/.github/workflows/publish-snapshot.yml
+++ b/.github/workflows/publish-snapshot.yml
@@ -20,10 +20,6 @@ name: Publish Snapshot
 on:
   schedule:
     - cron: '0 0 * * *'
-  push:
-    branches:
-      - dev-1.3.2
-      - dev-1.3.2-snapshot
 
 jobs:
   publish-snapshot:
@@ -34,7 +30,6 @@ jobs:
       matrix:
         branch:
           - dev-1.3.2
-          - dev-1.3.2-action
     steps:
       - name: Checkout repository
         uses: actions/checkout@v2


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to