Skip to content

chore(deps-dev): bump @commitlint/cli from 19.3.0 to 19.4.1 #263

chore(deps-dev): bump @commitlint/cli from 19.3.0 to 19.4.1

chore(deps-dev): bump @commitlint/cli from 19.3.0 to 19.4.1 #263

name: Mind your language
on:
issues:
types:
- opened
- edited
issue_comment:
types:
- created
- edited
pull_request_review_comment:
types:
- created
- edited
jobs:
echo_issue_comment:
runs-on: ubuntu-latest
name: profanity check
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Profanity check step
uses: tailaiw/mind-your-language-action@v1.0.3
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}