Skip to content

Commit ab8c9fb

Browse files
authored
Run Crowdin workflow only on changes to xlf files (#6273)
Releases: main, 13.4, 12.4
1 parent 951e56a commit ab8c9fb

File tree

1 file changed

+2
-0
lines changed
  • Documentation/ApiOverview/Localization/TranslationServer/Crowdin/_codesnippets

1 file changed

+2
-0
lines changed

Documentation/ApiOverview/Localization/TranslationServer/Crowdin/_codesnippets/_crowdin.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ on:
44
push:
55
branches:
66
- main
7+
paths:
8+
- '**.xlf'
79

810
jobs:
911
sync:

0 commit comments

Comments
 (0)