Skip to content

Commit 38b31f7

Browse files
committed
Missing piece from #3578
Missing change in commit 8d42602
1 parent 8d42602 commit 38b31f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ on:
1010
- '**/*.rst'
1111
branches:
1212
- master
13-
- '[0-9].[0-9]'
1413
- '[0-9].x'
14+
- '[0-9].[0-9].x'
1515
pull_request:
1616
branches:
1717
- master

0 commit comments

Comments
 (0)