We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b40b5b2 commit 0738865Copy full SHA for 0738865
.github/scripts/update.sh
@@ -1,4 +1,4 @@
1
#!/bin/bash
2
3
cd docs || exit 1
4
-$(realpath ../tx) pull --languages "$LOCALE" -t --use-git-timestamps --worker 25
+$(realpath ../tx) pull --languages "$LOCALE" -t --use-git-timestamps --workers 25 --silent
0 commit comments