Exclude crowdin branch from workflows

This commit is contained in:
Darko Gjorgjijoski
2024-10-16 00:54:02 +02:00
committed by GitHub
parent 0c86563375
commit 01d32d50b5

View File

@@ -12,6 +12,8 @@ on:
- '**/*.md'
- 'public/build/*.js'
- 'public/build/**/*.js'
branches-ignore:
- 'l10n_master2'
# Allow manually triggering the workflow.
workflow_dispatch: