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

Update branch names

This commit is contained in:
Samuel Štancl 2020-04-22 23:33:57 +02:00 committed by GitHub
parent 721d0669c5
commit 5cc3578162
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,9 +2,9 @@ name: CI
on:
push:
branches: [ v2 ]
branches: [ 2.x ]
pull_request:
branches: [ v2 ]
branches: [ 2.x ]
jobs:
tests: