Explorar o código

action push delete

xiaochun.liu %!s(int64=5) %!d(string=hai) anos
pai
achega
18d7ff274b
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  1. 1 1
      .github/workflows/ci_e2e.yml
  2. 1 1
      .github/workflows/ci_ut.yml

+ 1 - 1
.github/workflows/ci_e2e.yml

@@ -15,7 +15,7 @@
 # limitations under the License.
 #
 
-on: ["push", "pull_request"]
+on: ["pull_request"]
 env:
   DOCKER_DIR: ./docker
   LOG_DIR: /tmp/dolphinscheduler

+ 1 - 1
.github/workflows/ci_ut.yml

@@ -15,7 +15,7 @@
 # limitations under the License.
 #
 
-on: ["push", "pull_request"]
+on: ["pull_request"]
 env:
   DOCKER_DIR: ./docker
   LOG_DIR: /tmp/dolphinscheduler