mirror of
https://github.com/unraid/webgui.git
synced 2026-05-12 07:10:52 -05:00
fix: upload to crowdin on all PRs temporarily
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user