Don't build translations on push (only PR) (#25631)

This commit is contained in:
Hamish Willee
2025-09-25 17:05:23 +10:00
committed by GitHub
parent becca14991
commit 367f12b338
-1
View File
@@ -5,7 +5,6 @@ on:
branches: branches:
- 'main' - 'main'
- 'release/**' - 'release/**'
- 'l10n_crowdin_docs_translations_*'
paths: paths:
- 'docs/en/**' - 'docs/en/**'
- 'docs/uk/**' - 'docs/uk/**'