Skip to content

Bump textblob from 0.17.1 to 0.18.0.post0 #13

Bump textblob from 0.17.1 to 0.18.0.post0

Bump textblob from 0.17.1 to 0.18.0.post0 #13

Workflow file for this run

name: Labeler
on: [pull_request]
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@main
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"