Skip to content

Commit 30b293c

Browse files
committed
Modify CI
1 parent d8f9a1d commit 30b293c

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

.github/workflows/wrap.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@ name: "Wrap"
22

33
on:
44
pull_request:
5-
branches:
6-
- ${{ github.event.pull_request.head.ref }}
5+
branches: [ "**" ]
76

87
jobs:
98
wrap:

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)