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 1fe6c81 commit 8f16b99Copy full SHA for 8f16b99
.github/workflows/build_wheels.yml
@@ -3,7 +3,7 @@ name: Build Wheels
3
on:
4
push:
5
branches:
6
- - dot
+ - main
7
tags:
8
- "quaddtype-v*"
9
paths:
.github/workflows/ci.yml
@@ -3,7 +3,7 @@ name: Numpy User DTypes CI
pull_request:
workflow_dispatch:
0 commit comments