Skip to content

Add automatic checking for profanity #124

Add automatic checking for profanity

Add automatic checking for profanity #124

Workflow file for this run

---
name: pre-commit
on:
- push
- pull_request
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v4
- uses: pre-commit/[email protected]