Skip to content

Commit 5da29b0

Browse files
committed
update python ci
1 parent a11669a commit 5da29b0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/python_cmake.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@ name: Python cmake build test
33
on:
44
push:
55
branches:
6-
- master
6+
- main
77
tags:
88
- v*
99
- py_v*
1010
pull_request:
1111
branches:
12-
- master
12+
- main
1313

1414
jobs:
1515
Linux:

0 commit comments

Comments
 (0)