Skip to content

fix: hue install failed when postgresql group missing #140

fix: hue install failed when postgresql group missing

fix: hue install failed when postgresql group missing #140

name: Conventional Commits
on:
pull_request:
types: [opened, reopened, synchronize]
jobs:
check-conventional-commits:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: webiny/action-conventional-commits@v1.0.3