We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ff2a13 commit da38df6Copy full SHA for da38df6
.github/workflows/ci.yml
@@ -2,7 +2,7 @@ name: CI
2
3
on:
4
push:
5
- branches: master
+ branches: numpy-types
6
pull_request:
7
branches:
8
- master
0 commit comments