chore: add workflow_dispatch to crowdin_upload for initial translation upload
This commit is contained in:
1
.github/workflows/crowdin-upload.yml
vendored
1
.github/workflows/crowdin-upload.yml
vendored
@@ -1,6 +1,7 @@
|
|||||||
name: "[Crowdin] Upload translations"
|
name: "[Crowdin] Upload translations"
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
workflow_dispatch:
|
||||||
push:
|
push:
|
||||||
paths:
|
paths:
|
||||||
- "packages/translation/src/lang/**"
|
- "packages/translation/src/lang/**"
|
||||||
|
|||||||
Reference in New Issue
Block a user