Skip to content

Annotations - displaying numbers and dedicated section in the message #30

Annotations - displaying numbers and dedicated section in the message

Annotations - displaying numbers and dedicated section in the message #30

Workflow file for this run

name: Lint Commit Messages
on:
pull_request:
branches-ignore:
- master
- main
- next
permissions:
contents: read
pull-requests: read
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: wagoid/commitlint-github-action@v5