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

shenlin pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/rocketmq-eventbridge.git

commit 93f643ed67ea2d98f1ceb8577ed543ccdc62328e
Author: wangkai <wang...@zhongan.com>
AuthorDate: Mon Oct 23 21:34:47 2023 +0800

    [e2eTest] add e2eTest model
---
 .github/workflows/maven-package.yml | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/.github/workflows/maven-package.yml 
b/.github/workflows/maven-package.yml
index adec12e..02de6d3 100644
--- a/.github/workflows/maven-package.yml
+++ b/.github/workflows/maven-package.yml
@@ -1,11 +1,7 @@
 # This workflow will build a package using Maven and then publish it to GitHub 
packages when a release is created
 # For more information see: 
https://github.com/actions/setup-java/blob/main/docs/advanced-usage.md#apache-maven-with-a-settings-path
 name: Redis runner example
-on:
-  pull_request:
-    types: [ opened, reopened, synchronize ]
-    release:
-      types: [ created ]
+on: push
 
 jobs:
   # Label of the runner job

Reply via email to