mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 12:24:04 +00:00
Run CI for 3.x branch too
This commit is contained in:
parent
1fae7a76f2
commit
7d40b3390c
1 changed files with 2 additions and 2 deletions
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
|
|
@ -5,9 +5,9 @@ env:
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ 2.x, master ]
|
branches: [ 3.x, 2.x, master ]
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ 2.x, master ]
|
branches: [ 3.x, 2.x, master ]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
tests:
|
tests:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue