mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
Update crowdin action triggers
This commit is contained in:
parent
76ac888386
commit
0b16c2db03
4
.github/workflows/crowdin.yml
vendored
4
.github/workflows/crowdin.yml
vendored
@ -1,6 +1,9 @@
|
||||
name: Crowdin Action
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '2 */1 * * *'
|
||||
push:
|
||||
paths: [
|
||||
'src/locale/**',
|
||||
@ -10,6 +13,7 @@ on:
|
||||
|
||||
jobs:
|
||||
synchronize-with-crowdin:
|
||||
name: Crowdin Sync
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
|
Loading…
x
Reference in New Issue
Block a user