Exclude translation branch from CI

presentation
Ulrich Huber 7 years ago
parent c76461ab55
commit 9f9ac3d9e9
  1. 1
      azure-pipelines/CI.yml

@ -4,6 +4,7 @@ trigger:
- '*'
exclude:
- stable
- l10n_master
paths:
exclude:
- po/xournalpp.pot

Loading…
Cancel
Save