Skip to content

Commit 96f7d3b

Browse files
committed
remove old comment
1 parent 7bce007 commit 96f7d3b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/update.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,6 @@ jobs:
6565
merge:
6666
# Merge translations previously updated into older branches to make sure
6767
# older versions of Python Docs gets translated as well.
68-
# 'overwrite=true' means strings previously translated will get overwritten;
69-
# other branches will preserve translated strings, only filling in new
70-
# translations.
7168
name: merge into ${{ matrix.branch }}
7269
needs: [update]
7370
strategy:

0 commit comments

Comments
 (0)