DeepSpeech/taskcluster/github-events.cyml
Alexandre Lissy f4491531cf Use new 'tag' event
X-DeepSpeech: NOBUILD
2018-04-28 01:14:55 +02:00

16 lines
278 B
Plaintext

taskcluster:
github_events:
pull_request:
env: true
events:
- pull_request.opened
- pull_request.synchronize
- pull_request.reopened
merge:
env: true
events:
- push
- tag
branches:
- master