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

View File

@@ -5,7 +5,6 @@ on:
branches:
- 'main'
- 'release/**'
- 'l10n_crowdin_docs_translations_*'
paths:
- 'docs/en/**'
- 'docs/uk/**'