Skip to content

chore(deps-dev): bump pytest from 8.4.2 to 9.0.0 #274

chore(deps-dev): bump pytest from 8.4.2 to 9.0.0

chore(deps-dev): bump pytest from 8.4.2 to 9.0.0 #274

Workflow file for this run

name: semantic PR title
on:
pull_request_target:
types: [opened, edited, synchronize]
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}