From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Sat, 2 Dec 2023 01:54:00 +0000 (-0800) Subject: Update crowdin action triggers X-Git-Tag: v2.1.0~1^2~29 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b16c2db0372535d18e75267f0a26e4d7f4c812a;p=thirdparty%2Fpaperless-ngx.git Update crowdin action triggers --- diff --git a/.github/workflows/crowdin.yml b/.github/workflows/crowdin.yml index 050c83f263..39b4cbb408 100644 --- a/.github/workflows/crowdin.yml +++ b/.github/workflows/crowdin.yml @@ -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: