mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-06 06:45:05 +01:00
Trigger crowdin action on changes to frontend strings file
This commit is contained in:
parent
3dcb973adb
commit
a2b87fe012
1 changed files with 1 additions and 0 deletions
1
.github/workflows/crowdin.yml
vendored
1
.github/workflows/crowdin.yml
vendored
|
|
@ -7,6 +7,7 @@ on:
|
|||
push:
|
||||
paths: [
|
||||
'src/locale/**',
|
||||
'src-ui/messages.xlf',
|
||||
'src-ui/src/locale/**'
|
||||
]
|
||||
branches: [ dev ]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue