We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a5cbb3 commit 25fe60cCopy full SHA for 25fe60c
.github/workflows/wrap.yml
@@ -87,4 +87,4 @@ jobs:
87
uses: ad-m/github-push-action@master
88
with:
89
github_token: ${{ secrets.GITHUB_TOKEN }}
90
- branch: ${{ github.head_ref }}
+ branch: ${{ github.event.pull_request.head.ref }}
library/stdtypes.po
@@ -20,7 +20,7 @@ msgstr ""
20
#: library/stdtypes.rst:8
21
msgid "Built-in Types"
22
msgstr ""
23
-"TEST TEST TEST"
+"TEST TEST"
24
25
#: library/stdtypes.rst:10
26
msgid ""
0 commit comments