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

Run CI for 3.x branch too

This commit is contained in:
Samuel Štancl 2020-05-31 12:20:44 +02:00 committed by GitHub
parent 1fae7a76f2
commit 7d40b3390c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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