Skip to content

DCV-1833 new command: generate docs #1205

DCV-1833 new command: generate docs

DCV-1833 new command: generate docs #1205

Workflow file for this run

name: PR Name Lint
on:
pull_request:
types: ["opened", "edited", "reopened", "synchronize"]
jobs:
pr-lint:
runs-on: ubuntu-latest
steps:
- uses: seferov/pr-lint-action@master
with:
title-regex: "^feat|fix|refactor|chore|docs|ci|style|release|revert|regr|Bump|Update "
title-regex-flags: "g"