Skip to content

Commit 25fe60c

Browse files
committed
Test
1 parent 0a5cbb3 commit 25fe60c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/wrap.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,4 +87,4 @@ jobs:
8787
uses: ad-m/github-push-action@master
8888
with:
8989
github_token: ${{ secrets.GITHUB_TOKEN }}
90-
branch: ${{ github.head_ref }}
90+
branch: ${{ github.event.pull_request.head.ref }}

library/stdtypes.po

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ msgstr ""
2020
#: library/stdtypes.rst:8
2121
msgid "Built-in Types"
2222
msgstr ""
23-
"TEST TEST TEST"
23+
"TEST TEST"
2424

2525
#: library/stdtypes.rst:10
2626
msgid ""

0 commit comments

Comments
 (0)