Skip to content

chore(deps-dev): bump @testing-library/react from 16.0.1 to 16.1.0 #34

chore(deps-dev): bump @testing-library/react from 16.0.1 to 16.1.0

chore(deps-dev): bump @testing-library/react from 16.0.1 to 16.1.0 #34

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
permissions:
contents: read
pull-requests: write
issues: write
name: profanity check
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Profanity check step
uses: tailaiw/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}