Skip to content

Commit 9aa1b13

Browse files
committed
Modify CI
1 parent f4514c2 commit 9aa1b13

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/wrap.yml

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

33
on:
4-
pull_request_review:
5-
types: [submitted]
4+
pull_request:
5+
branches: [ "**" ]
66

77
jobs:
88
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 TEST TEST"
23+
"TEST TEST"
2424

2525

2626
#: library/stdtypes.rst:10

0 commit comments

Comments
 (0)