Skip to content

cibuildwheel

cibuildwheel #33

Workflow file for this run

name: Wheels
on:
push:
branches:
- "**"
permissions:
contents: read
jobs:
linux:
uses: ./.github/workflows/wheels-linux.yml
with:
artifacts-name: "wheels"
linux-ci:
uses: ./.github/workflows/wheels-linux-ci.yml

Check failure on line 18 in .github/workflows/wheels.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/wheels.yml

Invalid workflow file

error parsing called workflow ".github/workflows/wheels.yml" -> "./.github/workflows/wheels-linux-ci.yml" (source branch with sha:3bec55eb69f91b32f4be9ecd2c21e241c64740dd) : No event triggers defined in `on`