We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4514c2 commit 9aa1b13Copy full SHA for 9aa1b13
.github/workflows/wrap.yml
@@ -1,8 +1,8 @@
1
name: "Wrap"
2
3
on:
4
- pull_request_review:
5
- types: [submitted]
+ pull_request:
+ branches: [ "**" ]
6
7
jobs:
8
wrap:
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"
+"TEST TEST"
24
25
26
#: library/stdtypes.rst:10
0 commit comments