Exclude PRs from translation pipeline [skip ci]

presentation
Ulrich Huber 7 years ago
parent 0781286f1a
commit 11e89d4d04
  1. 1
      azure-pipelines/translation.yml

@ -2,6 +2,7 @@ trigger:
branches:
include:
- master
pr: none
stages:
- stage: 'translations'

Loading…
Cancel
Save