Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bce007 commit 96f7d3bCopy full SHA for 96f7d3b
1 file changed
.github/workflows/update.yml
@@ -65,9 +65,6 @@ jobs:
65
merge:
66
# Merge translations previously updated into older branches to make sure
67
# 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.
71
name: merge into ${{ matrix.branch }}
72
needs: [update]
73
strategy:
0 commit comments