mirror of
https://github.com/PyMySQL/mysqlclient.git
synced 2025-08-17 04:50:55 +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:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches: ["main", "ci"]
|
||||||
- master
|
|
||||||
- ci
|
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
Reference in New Issue
Block a user