Skip to content

Commit

Permalink
multilingual image
Browse files Browse the repository at this point in the history
  • Loading branch information
JarbasAl committed Jan 29, 2025
1 parent 85f83e3 commit de2dc07
Show file tree
Hide file tree
Showing 11 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build_audio_base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
workflow_dispatch:
push:
branches:
- master
- dev
paths:
- '.github/workflows/build_audio_base.yml'
- 'build_audio_base.sh'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build_base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
workflow_dispatch:
push:
branches:
- master
- dev
paths:
- '.github/workflows/build_base.yml'
- 'build_base.sh'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build_img_ca.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
workflow_dispatch:
push:
branches:
- master
- dev
paths:
- '.github/workflows/build_img_ca.yml'
- 'build_raspOVOS_ca.sh'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build_img_de.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
workflow_dispatch:
push:
branches:
- master
- dev
paths:
- '.github/workflows/build_img_de.yml'
- 'build_raspOVOS_de.sh'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build_img_en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
workflow_dispatch:
push:
branches:
- master
- dev
paths:
- '.github/workflows/build_img_en.yml'
- 'build_raspOVOS_en.sh'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build_img_es.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
workflow_dispatch:
push:
branches:
- master
- dev
paths:
- '.github/workflows/build_img_es.yml'
- 'build_raspOVOS_es.sh'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build_img_eu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
workflow_dispatch:
push:
branches:
- master
- dev
paths:
- '.github/workflows/build_img_eu.yml'
- 'build_raspOVOS_eu.sh'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build_img_gl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
workflow_dispatch:
push:
branches:
- master
- dev
paths:
- '.github/workflows/build_img_gl.yml'
- 'build_raspOVOS_gl.sh'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build_img_multi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
workflow_dispatch:
push:
branches:
- master
- dev
paths:
- '.github/workflows/build_img_multi.yml'
- 'build_raspOVOS_multilingual.sh'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build_img_nl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
workflow_dispatch:
push:
branches:
- master
- dev
paths:
- '.github/workflows/build_img_nl.yml'
- 'build_raspOVOS_nl.sh'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build_img_pt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
workflow_dispatch:
push:
branches:
- master
- dev
paths:
- '.github/workflows/build_img_pt.yml'
- 'build_raspOVOS_pt.sh'
Expand Down

0 comments on commit de2dc07

Please sign in to comment.