Add mac-candidate and future ios branches to build trigger
This commit is contained in:
parent
d4816506f2
commit
57eadcdb22
|
@ -4,7 +4,10 @@ on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
|
- mac-candidate
|
||||||
- mac-release
|
- mac-release
|
||||||
|
- ios-candidate
|
||||||
|
- ios-release
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
Loading…
Reference in New Issue