Skip to content

Commit 08ea9b9

Browse files
committed
Pull only reviewed strings
1 parent 342b0e8 commit 08ea9b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/scripts/update.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ for f in $(git ls-tree -r -t --full-name --name-only "$rev") ; do
1919
touch -d $(git log --pretty=format:%cI -1 "$rev" -- "$f") "$f";
2020
done
2121

22-
$(realpath ../tx) pull --languages "$LOCALE" -t --use-git-timestamps --workers 25 --silent
22+
$(realpath ../tx) pull --languages "$LOCALE" --mode reviewed --use-git-timestamps --workers 25 --silent

0 commit comments

Comments
 (0)