Skip to content

Bump pypa/cibuildwheel from 2.18.0 to 2.19.1 #202

Bump pypa/cibuildwheel from 2.18.0 to 2.19.1

Bump pypa/cibuildwheel from 2.18.0 to 2.19.1 #202

Workflow file for this run

name: Changelog updated?
on:
pull_request:
types:
- opened
- labeled
- unlabeled
- synchronize
branches:
- main
- develop
jobs:
call-changelog-check-workflow:
uses: ASFHyP3/actions/.github/workflows/reusable-changelog-check.yml@v0.11.0
secrets:
USER_TOKEN: ${{ secrets.GITHUB_TOKEN }}