mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-16 12:10:36 +03:00
Disable POEditor import job in forks
This commit is contained in:
parent
a70b81f931
commit
ad513354b9
1
.github/workflows/update-translations.yml
vendored
1
.github/workflows/update-translations.yml
vendored
@ -6,6 +6,7 @@ on:
|
||||
jobs:
|
||||
update-translations:
|
||||
runs-on: ubuntu-latest
|
||||
if: ${{ github.repository_owner == 'navidrome' }}
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- name: Get updated translations
|
||||
|
Loading…
x
Reference in New Issue
Block a user