Skip to content

build(deps-dev): bump virtualenv from 20.26.3 to 20.26.6 #3

build(deps-dev): bump virtualenv from 20.26.3 to 20.26.6

build(deps-dev): bump virtualenv from 20.26.3 to 20.26.6 #3

Workflow file for this run

name: Lint Commit Messages
on:
pull_request:
types: [synchronize, opened, reopened, edited]
jobs:
commitlint:
permissions:
pull-requests: read
contents: read
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v5