Kaynağa Gözat

ci: run emqx app standalone tests only for pull requests

Zaiming (Stone) Shi 3 yıl önce
ebeveyn
işleme
edc6a6ab38
1 değiştirilmiş dosya ile 0 ekleme ve 6 silme
  1. 0 6
      .github/workflows/run_emqx_app_tests.yaml

+ 0 - 6
.github/workflows/run_emqx_app_tests.yaml

@@ -5,12 +5,6 @@ name: Check emqx app standalone
 ## as an Erlang/Elixir app works standalone
 ## as an Erlang/Elixir app works standalone
 
 
 on:
 on:
-  push:
-    branches:
-      - '**'
-    tags:
-      - v*
-      - e*
   pull_request:
   pull_request:
 
 
 jobs:
 jobs: