Chore: do not run Crowdin action on forks (#7904)

This commit is contained in:
tooomm 2024-10-13 17:37:41 +02:00 committed by GitHub
parent 0a61b8e6fc
commit dfcecb3a5c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -15,6 +15,7 @@ on:
jobs:
synchronize-with-crowdin:
name: Crowdin Sync
if: github.repository_owner == 'paperless-ngx'
runs-on: ubuntu-latest
steps: