CI: Fix Windows wheel build workflow

This commit is contained in:
Inada Naoki
2023-05-19 13:44:56 +09:00
parent 640fe6de2a
commit d48c8524cb

View File

@ -2,9 +2,7 @@ name: Build windows wheels
on:
push:
branches:
- master
- ci
branches: ["main", "ci"]
workflow_dispatch:
jobs: