Skip to content

Simplify to not use cibuildwheel for PyPI publishing #22

Simplify to not use cibuildwheel for PyPI publishing

Simplify to not use cibuildwheel for PyPI publishing #22

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/[email protected]
secrets:
USER_TOKEN: ${{ secrets.GITHUB_TOKEN }}