TSK-1691: run CI on every PR
This commit is contained in:
parent
4812ee1801
commit
e9164c6334
|
@ -7,8 +7,7 @@ on:
|
||||||
tags:
|
tags:
|
||||||
- v[0-9]+\.[0-9]+\.[0-9]+
|
- v[0-9]+\.[0-9]+\.[0-9]+
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
|
||||||
- master
|
|
||||||
env:
|
env:
|
||||||
JAVA_VERSION: 11
|
JAVA_VERSION: 11
|
||||||
NODE_VERSION: 14.16.0
|
NODE_VERSION: 14.16.0
|
||||||
|
|
Loading…
Reference in New Issue