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 e429a9b commit ac51015Copy full SHA for ac51015
.github/workflows/build_wheel.yml
@@ -3,7 +3,7 @@ name: Build Wheels
3
on:
4
push:
5
branches:
6
- - uni-workflow
+ - main
7
tags:
8
- "v*"
9
pull_request:
.github/workflows/ci.yml
@@ -3,7 +3,7 @@ name: Numpy User DTypes CI
workflow_dispatch:
0 commit comments