Skip to content

Commit

Permalink
chore: GHA - sync Crowdin only on master
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew-polk committed Nov 11, 2024
1 parent b06b142 commit fb1b31a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
run: yarn

- name: Sync with crowdin
if: github.ref == 'refs/heads/master'
run: yarn strings:sync

- name: Build package
Expand Down

0 comments on commit fb1b31a

Please sign in to comment.