Skip to content

pip(deps): bump python-levenshtein from 0.26.1 to 0.27.1 #805

pip(deps): bump python-levenshtein from 0.26.1 to 0.27.1

pip(deps): bump python-levenshtein from 0.26.1 to 0.27.1 #805

Workflow file for this run

name: Profanity check
on:
issues:
types: [opened, edited]
issue_comment:
types: [created, edited]
pull_request:
types: [opened, edited]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Profanity filter
uses: radiantly/[email protected]
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}