Skip to content

Commit 6aceddf

Browse files
committed
Update build-manylinux.yml
1 parent 0cca37d commit 6aceddf

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/build-manylinux.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@ on:
77
branches: main
88

99
pull_request:
10-
branches: main, 2.5.5-branch
10+
branches:
11+
- main
12+
- 2.5.5-branch
1113

1214
# the github release drafter can call this workflow
1315
workflow_call:

0 commit comments

Comments
 (0)