Skip to content

fix: fixed sanity/structure.ts #38

fix: fixed sanity/structure.ts

fix: fixed sanity/structure.ts #38

Workflow file for this run

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