Don't run build for weblate PRs

[common]
This commit is contained in:
ta264
2021-05-13 21:16:40 +01:00
parent 80b0c594b5
commit 62221c2a7f

View File

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