We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c31f52e commit b0d50f3Copy full SHA for b0d50f3
.github/workflows/check.yml
@@ -7,7 +7,7 @@ on:
7
workflow_call:
8
pull_request:
9
branches:
10
- - '3.12'
+ - '3.13'
11
paths:
12
- '.github/workflows/check.yml'
13
- '.github/scripts/prepmsg.sh'
@@ -18,7 +18,7 @@ on:
18
- '**/*.po'
19
push:
20
21
22
23
24
0 commit comments