File tree Expand file tree Collapse file tree 2 files changed +11
-7
lines changed Expand file tree Collapse file tree 2 files changed +11
-7
lines changed Original file line number Diff line number Diff line change 8282 git commit -m "Wrap translations"
8383 fi
8484
85- # Push changes
86- - name : Push changes
87- uses : ad-m/github-push-action@master
88- with :
89- github_token : ${{ secrets.GITHUB_TOKEN }}
90- branch : ${{ github.event.pull_request.head.ref }}
85+ # Display changed files
86+ - name : Display changed files
87+ run : echo ${WRAPPED}
88+
89+ # # Push changes
90+ # - name: Push changes
91+ # uses: ad-m/github-push-action@master
92+ # with:
93+ # github_token: ${{ secrets.GITHUB_TOKEN }}
94+ # branch: ${{ github.event.pull_request.head.ref }}
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ msgstr ""
2020#: library/stdtypes.rst:8
2121msgid "Built-in Types"
2222msgstr ""
23- "TEST TEST"
23+ "TEST TEST TEST TEST "
2424
2525#: library/stdtypes.rst:10
2626msgid ""
You can’t perform that action at this time.
0 commit comments