Ignore the translations branch from CI

This commit is contained in:
Darko Gjorgjijoski
2024-11-09 15:22:23 +01:00
committed by GitHub
parent ac2c73829c
commit 5d817b5c45

View File

@@ -7,13 +7,15 @@ on:
- '**/*.md'
- 'public/build/*.js'
- 'public/build/**/*.js'
branches-ignore:
- 'translations'
pull_request:
paths-ignore:
- '**/*.md'
- 'public/build/*.js'
- 'public/build/**/*.js'
branches-ignore:
- 'l10n_master2'
- 'translations'
# Allow manually triggering the workflow.
workflow_dispatch: