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