Do not build docker image for crowdin branch

This commit is contained in:
Jan Böhmer 2023-02-06 21:13:30 +01:00
parent d08bf1cd85
commit 325d469ba2

View file

@ -6,6 +6,9 @@ on:
push:
branches:
- '**'
branches-ignore:
- 'dependabot/**'
- 'I10n_**'
tags:
- 'v*.*.*'
pull_request: