Skip to content

feat - Optionally upload manifest to dbt api #1277

feat - Optionally upload manifest to dbt api

feat - Optionally upload manifest to dbt api #1277

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"