Skip to content

Commit b0d50f3

Browse files
authored
Update check.yml with 3.13
1 parent c31f52e commit b0d50f3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/check.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
workflow_call:
88
pull_request:
99
branches:
10-
- '3.12'
10+
- '3.13'
1111
paths:
1212
- '.github/workflows/check.yml'
1313
- '.github/scripts/prepmsg.sh'
@@ -18,7 +18,7 @@ on:
1818
- '**/*.po'
1919
push:
2020
branches:
21-
- '3.12'
21+
- '3.13'
2222
paths:
2323
- '.github/workflows/check.yml'
2424
- '.github/scripts/prepmsg.sh'

0 commit comments

Comments
 (0)