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

tison pushed a commit to branch auto-release-java
in repository https://gitbox.apache.org/repos/asf/incubator-opendal.git


The following commit(s) were added to refs/heads/auto-release-java by this push:
     new b4841e432 drop scaffolding
b4841e432 is described below

commit b4841e432099735e666762c453286b0f5d05863f
Author: tison <[email protected]>
AuthorDate: Sun Aug 27 11:22:04 2023 +0800

    drop scaffolding
    
    Signed-off-by: tison <[email protected]>
---
 .github/workflows/release_java.yml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/.github/workflows/release_java.yml 
b/.github/workflows/release_java.yml
index d8260926d..4b9223f6c 100644
--- a/.github/workflows/release_java.yml
+++ b/.github/workflows/release_java.yml
@@ -19,9 +19,6 @@ name: Bindings Java Release
 
 on:
   push:
-    branches:
-      # FIXME test-only; remove before merge
-      - auto-release-java
     tags:
       # Staging JARs on Apache Nexus repository for RCs. Read more on
       # 
https://opendal.apache.org/docs/contributing/release#release-maven-artifacts

Reply via email to