ci: run emqx app standalone tests only for pull requests

This commit is contained in:
Zaiming (Stone) Shi 2022-04-29 10:11:05 +02:00
parent 865331c084
commit edc6a6ab38
1 changed files with 0 additions and 6 deletions

View File

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