We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8f9a1d commit 30b293cCopy full SHA for 30b293c
.github/workflows/wrap.yml
@@ -2,8 +2,7 @@ name: "Wrap"
2
3
on:
4
pull_request:
5
- branches:
6
- - ${{ github.event.pull_request.head.ref }}
+ branches: [ "**" ]
7
8
jobs:
9
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"
24
25
#: library/stdtypes.rst:10
26
msgid ""
0 commit comments