mirror of
https://github.com/typeorm/typeorm.git
synced 2025-12-08 21:26:23 +00:00
ci: run tests on commits to master and next (#11783)
Co-authored-by: Oleg "OSA413" Sokolov <OSA413@users.noreply.github.com>
This commit is contained in:
parent
cad0921827
commit
6ed24f8235
4
.github/workflows/tests.yml
vendored
4
.github/workflows/tests.yml
vendored
@ -1,5 +1,9 @@
|
||||
name: Tests
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- next
|
||||
pull_request:
|
||||
|
||||
jobs:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user