mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 14:34:04 +00:00
Use CI on master branch too
This commit is contained in:
parent
5d7d208e2f
commit
4e38d63e91
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:
|
||||
push:
|
||||
branches: [ 2.x ]
|
||||
branches: [ 2.x, master ]
|
||||
pull_request:
|
||||
branches: [ 2.x ]
|
||||
branches: [ 2.x, master ]
|
||||
|
||||
jobs:
|
||||
tests:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue