Skip to content

Commit

Permalink
Avoid daily translation sync failure notification on 3rd party reposi…
Browse files Browse the repository at this point in the history
…tories
  • Loading branch information
nirvn committed Sep 9, 2024
1 parent ce77293 commit 5d9c3a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/sync-translations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:
jobs:
sync_translations:
runs-on: ubuntu-22.04
if: ${{ github.repository == 'opengisch/QField' }}
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 5d9c3a5

Please sign in to comment.