]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Chore: get CI running on crowdin PRs
authorshamoon <4887959+shamoon@users.noreply.github.com>
Fri, 6 Jun 2025 07:20:36 +0000 (00:20 -0700)
committershamoon <4887959+shamoon@users.noreply.github.com>
Fri, 6 Jun 2025 07:29:06 +0000 (00:29 -0700)
.github/workflows/crowdin.yml

index 3711d3f6e41f5a4bd50722003f08f3ac467cebbb..152c2def14f6ae0e1f1413ab111be6831ba3334b 100644 (file)
@@ -14,6 +14,8 @@ jobs:
     steps:
       - name: Checkout
         uses: actions/checkout@v4
+        with:
+          token: ${{ secrets.PNGX_BOT_PAT }}
       - name: crowdin action
         uses: crowdin/github-action@v2
         with: