mirror of
https://github.com/chidiwilliams/buzz.git
synced 2026-03-14 14:45:46 +01:00
Adding translatin update by @prschopf (#1241)
This commit is contained in:
parent
b9569eb0f4
commit
34b2a56198
3 changed files with 65 additions and 77 deletions
9
.github/workflows/ci.yml
vendored
9
.github/workflows/ci.yml
vendored
|
|
@ -5,16 +5,7 @@ on:
|
|||
- main
|
||||
tags:
|
||||
- "*"
|
||||
paths-ignore:
|
||||
- '**/*.po'
|
||||
- '**/*.mo'
|
||||
- 'locales/**'
|
||||
|
||||
pull_request:
|
||||
paths-ignore:
|
||||
- '**/*.po'
|
||||
- '**/*.mo'
|
||||
- 'locales/**'
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue