Skip to content

fix(deps): bump setuptools from 65.5.1 to 70.3.0 #1260

fix(deps): bump setuptools from 65.5.1 to 70.3.0

fix(deps): bump setuptools from 65.5.1 to 70.3.0 #1260

name: "Semantic PR check"
on:
pull_request:
types:
- opened
- edited
- synchronize
jobs:
main:
name: Validate PR title
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}