mirror of https://github.com/coqui-ai/TTS.git
replace master in CI to main
This commit is contained in:
parent
aba50d0ffe
commit
8545a69280
|
@ -3,8 +3,7 @@ name: CI
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- main
|
||||||
- dev
|
|
||||||
pull_request:
|
pull_request:
|
||||||
types: [opened, synchronize, reopened]
|
types: [opened, synchronize, reopened]
|
||||||
jobs:
|
jobs:
|
||||||
|
|
Loading…
Reference in New Issue