mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
Chore: do not run Crowdin action on forks (#7904)
This commit is contained in:
parent
0a61b8e6fc
commit
dfcecb3a5c
1
.github/workflows/crowdin.yml
vendored
1
.github/workflows/crowdin.yml
vendored
@ -15,6 +15,7 @@ on:
|
||||
jobs:
|
||||
synchronize-with-crowdin:
|
||||
name: Crowdin Sync
|
||||
if: github.repository_owner == 'paperless-ngx'
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
|
Loading…
x
Reference in New Issue
Block a user