Skip to content

Commit b97f9cc

Browse files
committed
Test CI
1 parent 0de8c18 commit b97f9cc

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
@@ -78,4 +78,4 @@ jobs:
7878
uses: ad-m/github-push-action@master
7979
with:
8080
github_token: ${{ secrets.GITHUB_TOKEN }}
81-
branch: ${{ github.ref }}
81+
branch: ${{ GITHUB_BASE_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"
23+
"TEST TEST TEST"
2424

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

0 commit comments

Comments
 (0)