Skip to content

fix: reenable pypi release push with enhanced pyproject.toml #504

fix: reenable pypi release push with enhanced pyproject.toml

fix: reenable pypi release push with enhanced pyproject.toml #504

Workflow file for this run

name: "PR Title Checker"
on:
pull_request:
types:
- opened
- edited
- synchronize
- labeled
- unlabeled
jobs:
main:
runs-on: ubuntu-latest
steps:
# Please look up the latest version from
# https://github.com/amannn/action-semantic-pull-request/releases
- uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
validateSingleCommit: true