Skip to content

chore(deps-dev): bump pytest-mock from 3.8.2 to 3.14.0 in /backend #3222

chore(deps-dev): bump pytest-mock from 3.8.2 to 3.14.0 in /backend

chore(deps-dev): bump pytest-mock from 3.8.2 to 3.14.0 in /backend #3222

Workflow file for this run

name: "Conventional PR title"
on:
pull_request:
branches:
- "main"
types:
- opened
- edited
- synchronize
jobs:
conventional_title:
uses: substra/substra-gha-workflows/.github/workflows/conventional-pr.yml@main
secrets:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}