Skip to content

chore(deps-dev): bump pytest from 8.3.4 to 8.3.5 #189

chore(deps-dev): bump pytest from 8.3.4 to 8.3.5

chore(deps-dev): bump pytest from 8.3.4 to 8.3.5 #189

name: Prowler - Conventional Commit
on:
pull_request:
types:
- "opened"
- "edited"
- "synchronize"
branches:
- "master"
- "v3"
- "v4.*"
- "v5.*"
jobs:
conventional-commit-check:
runs-on: ubuntu-latest
steps:
- name: conventional-commit-check
id: conventional-commit-check
uses: agenthunt/[email protected]
with:
pr-title-regex: '^([^\s(]+)(?:\(([^)]+)\))?: (.+)'