mirror of
https://github.com/mozilla/DeepSpeech.git
synced 2025-10-26 11:19:39 +00:00
19 lines
339 B
Plaintext
19 lines
339 B
Plaintext
taskcluster:
|
|
github_events:
|
|
pull_request:
|
|
env: true
|
|
events:
|
|
- pull_request.opened
|
|
- pull_request.synchronize
|
|
- pull_request.reopened
|
|
merge:
|
|
env: true
|
|
events:
|
|
- push
|
|
branches:
|
|
- master
|
|
- v0.0.3
|
|
- v0.1.0
|
|
- v0.1.1
|
|
- 0.2.0-alpha.0
|