There was an error while loading. Please reload this page.
1 parent a7b6c94 commit a335cf9Copy full SHA for a335cf9
1 file changed
.github/workflows/translations.yml
@@ -2,8 +2,8 @@ name: Upload translations strings to Crowdin
2
3
on:
4
push:
5
- tags:
6
- - '*'
+ branches:
+ - main
7
8
workflow_dispatch:
9
inputs:
0 commit comments