mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 12:44:02 +00:00
Update branch names
This commit is contained in:
parent
721d0669c5
commit
5cc3578162
1 changed files with 2 additions and 2 deletions
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
|
|
@ -2,9 +2,9 @@ name: CI
|
|||
|
||||
on:
|
||||
push:
|
||||
branches: [ v2 ]
|
||||
branches: [ 2.x ]
|
||||
pull_request:
|
||||
branches: [ v2 ]
|
||||
branches: [ 2.x ]
|
||||
|
||||
jobs:
|
||||
tests:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue