ci: run emqx app standalone tests only for pull requests
This commit is contained in:
parent
865331c084
commit
edc6a6ab38
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue