We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f95353d commit a125c5cCopy full SHA for a125c5c
.github/workflows/python_wheels.yaml
@@ -2,7 +2,7 @@ name: Build Python Wheels
2
3
on:
4
push:
5
- branches: [main, "python"]
+ branches: [main]
6
paths-ignore: # Skip the workflow if only documentation files are changed
7
- "**/*.md"
8
- "**/LICENSE"
0 commit comments