Skip to content

refactor(api): refactor and rename the exceptions related to .ini file configuration #185

refactor(api): refactor and rename the exceptions related to .ini file configuration

refactor(api): refactor and rename the exceptions related to .ini file configuration #185

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