Skip to content

Limit Maximum Number of Logs #30

Limit Maximum Number of Logs

Limit Maximum Number of Logs #30

Workflow file for this run

name: commitlint
on:
pull_request
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v3
- uses: wagoid/commitlint-github-action@v5