Skip to content
This repository has been archived by the owner on Aug 19, 2024. It is now read-only.

Try reproducing error on action #2

Try reproducing error on action

Try reproducing error on action #2

Workflow file for this run

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