Skip to content

Commit 9e89fe9

Browse files
authored
Enable manual Crowdin runs (#16009)
Co-authored-by: Chiedo <[email protected]>
1 parent fd130da commit 9e89fe9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/crowdin.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
name: Crowdin Sync
44

55
on:
6+
workflow_dispatch:
67
push:
78
branches:
89
- main
@@ -47,4 +48,4 @@ jobs:
4748
# This token was created by logging into Crowdin with the octoglot user
4849
CROWDIN_PERSONAL_TOKEN: ${{ secrets.CROWDIN_PERSONAL_TOKEN }}
4950

50-
51+

0 commit comments

Comments
 (0)