mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-03 20:47:35 +03:00
Disable POEditor import job in forks
This commit is contained in:
parent
a70b81f931
commit
ad513354b9
1 changed files with 1 additions and 0 deletions
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…
Add table
Add a link
Reference in a new issue