Skip to content

Commit a125c5c

Browse files
committed
Update CI
1 parent f95353d commit a125c5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python_wheels.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Build Python Wheels
22

33
on:
44
push:
5-
branches: [main, "python"]
5+
branches: [main]
66
paths-ignore: # Skip the workflow if only documentation files are changed
77
- "**/*.md"
88
- "**/LICENSE"

0 commit comments

Comments
 (0)