Skip to content

chore(deps): bump azure-mgmt-storage from 21.2.1 to 22.1.1 #190

chore(deps): bump azure-mgmt-storage from 21.2.1 to 22.1.1

chore(deps): bump azure-mgmt-storage from 21.2.1 to 22.1.1 #190

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(]+)(?:\(([^)]+)\))?: (.+)'