Don't run build for weblate PRs

(cherry picked from commit 62221c2a7fc959dfe47af7bc98622d81eba3419b)
pull/2234/head
ta264 3 years ago committed by Qstick
parent 5cca953d42
commit 9ba4486c2e

@ -23,7 +23,12 @@ trigger:
- master
pr:
- develop
branches:
include:
- develop
paths:
exclude:
- src/NzbDrone.Core/Localization/Core
stages:
- stage: Setup

Loading…
Cancel
Save