Skip to content

fix: update pytest-mock requirement from <3.10.1 to <3.14.1 #10

fix: update pytest-mock requirement from <3.10.1 to <3.14.1

fix: update pytest-mock requirement from <3.10.1 to <3.14.1 #10

name: "Semantic PR Check"
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
main:
name: Validate PR title
runs-on: ubuntu-latest
steps:
- uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}