mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-06 06:45:05 +01:00
Chore: do not run Crowdin action on forks (#7904)
This commit is contained in:
parent
0a61b8e6fc
commit
dfcecb3a5c
1 changed files with 1 additions and 0 deletions
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…
Add table
Add a link
Reference in a new issue