Skip to content

Commit a335cf9

Browse files
committed
ci: push translations from main branch not from tags
1 parent a7b6c94 commit a335cf9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/translations.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ name: Upload translations strings to Crowdin
22

33
on:
44
push:
5-
tags:
6-
- '*'
5+
branches:
6+
- main
77

88
workflow_dispatch:
99
inputs:

0 commit comments

Comments
 (0)