Skip to content

feat(demoapps): add micronaut-starter with serve-only DI support #104

feat(demoapps): add micronaut-starter with serve-only DI support

feat(demoapps): add micronaut-starter with serve-only DI support #104

name: PR Conventional Commit Validation
on:
pull_request:
types: [opened, synchronize, reopened, edited]
workflow_dispatch:
jobs:
validate-pr-title:
runs-on: ubuntu-latest
steps:
- name: PR Conventional Commit Validation
uses: ytanikin/[email protected]
with:
task_types: '["build","ci","chore","docs","feat","fix","perf","refactor","style","test"]'
add_label: 'false'