1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-12 11:14:04 +00:00

Use CI on master branch too

This commit is contained in:
Samuel Štancl 2020-04-30 20:49:14 +02:00
parent 4ff82a950d
commit c239225bc6

View file

@ -5,9 +5,9 @@ env:
on:
push:
branches: [ 2.x ]
branches: [ 2.x, master ]
pull_request:
branches: [ 2.x ]
branches: [ 2.x, master ]
jobs:
tests: