Skip to content

feat(devops): add actions #20

feat(devops): add actions

feat(devops): add actions #20

Workflow file for this run

name: Commitlint CI
on: [push, pull_request]
permissions:
contents: read
pull-requests: read
jobs:
commitlint:
runs-on: self-hosted
steps:
- uses: actions/checkout@v3
- uses: wagoid/commitlint-github-action@v6