Skip to content

chore(deps): bump postgrex from 0.22.2 to 0.22.4 #30

chore(deps): bump postgrex from 0.22.2 to 0.22.4

chore(deps): bump postgrex from 0.22.2 to 0.22.4 #30

name: PR Conventional Commit Validation
on:
pull_request:
types: [opened, synchronize, reopened, edited]
jobs:
validate-pr-title:
runs-on: ubuntu-latest
steps:
- name: PR Conventional Commit Validation
uses: ytanikin/pr-conventional-commits@b72758283dcbee706975950e96bc4bf323a8d8c0
with:
task_types: '["feat","fix","chore","perf","refactor","docs","doc"]'
add_label: 'false'