mirror of
https://github.com/PyMySQL/mysqlclient.git
synced 2025-08-14 18:12:35 +08:00
CI: Fix Windows wheel build workflow
This commit is contained in:
4
.github/workflows/windows.yaml
vendored
4
.github/workflows/windows.yaml
vendored
@ -2,9 +2,7 @@ name: Build windows wheels
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- ci
|
||||
branches: ["main", "ci"]
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
Reference in New Issue
Block a user