mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-20 17:15:51 +02:00
Do not build docker image for crowdin branch
This commit is contained in:
parent
d08bf1cd85
commit
325d469ba2
1 changed files with 3 additions and 0 deletions
3
.github/workflows/docker_build.yml
vendored
3
.github/workflows/docker_build.yml
vendored
|
@ -6,6 +6,9 @@ on:
|
|||
push:
|
||||
branches:
|
||||
- '**'
|
||||
branches-ignore:
|
||||
- 'dependabot/**'
|
||||
- 'I10n_**'
|
||||
tags:
|
||||
- 'v*.*.*'
|
||||
pull_request:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue