Skip to content

fix(chatbot): inactivated refresh button and inputs when the message … #27

fix(chatbot): inactivated refresh button and inputs when the message …

fix(chatbot): inactivated refresh button and inputs when the message … #27

Workflow file for this run

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