Skip to content

fix: add model argument to metrics #26

fix: add model argument to metrics

fix: add model argument to metrics #26

name: Conventional Commit Parser
on:
pull_request:
branches: [main, master, develop]
types: [opened, reopened, edited, review_requested, synchronize]
jobs:
conventional_commit:
name: Conventional Commits
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: webiny/action-conventional-commits@v1.0.3