Skip to content

Commit

Permalink
Disable POEditor import job in forks
Browse files Browse the repository at this point in the history
  • Loading branch information
deluan committed May 16, 2023
1 parent a70b81f commit ad51335
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update-translations.yml
Expand Up @@ -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
Expand Down

0 comments on commit ad51335

Please sign in to comment.