Skip to content

Merge pull request #7 from Zhaoyilunnn/Zhaoyilunnn-patch-1 #3

Merge pull request #7 from Zhaoyilunnn/Zhaoyilunnn-patch-1

Merge pull request #7 from Zhaoyilunnn/Zhaoyilunnn-patch-1 #3

Workflow file for this run

name: Lint Commit Messages
on: [push, pull_request]
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: wagoid/commitlint-github-action@v5