mirror of
https://github.com/unraid/webgui.git
synced 2026-01-04 00:19:57 -06:00
fix: upload to crowdin on all PRs temporarily
This commit is contained in:
1
.github/workflows/crowdin-upload.yml
vendored
1
.github/workflows/crowdin-upload.yml
vendored
@@ -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