fix: upload to crowdin on all PRs temporarily

This commit is contained in:
Eli Bosley
2025-07-02 15:36:38 -04:00
parent 472e26c020
commit c55262c1d7

View File

@@ -41,7 +41,6 @@ jobs:
- name: Upload to Crowdin
# Only upload to Crowdin on pushes to main/master branches
if: github.event_name == 'push' && (github.ref == 'refs/heads/main' || github.ref == 'refs/heads/master')
uses: crowdin/github-action@v2
with:
upload_sources: true