Skip to content

chore: 1.x - nltk upgrade, use nltk.download('punkt_tab') #3779

chore: 1.x - nltk upgrade, use nltk.download('punkt_tab')

chore: 1.x - nltk upgrade, use nltk.download('punkt_tab') #3779

name: Check Release Notes
on:
pull_request:
types:
- opened
- reopened
- synchronize
- ready_for_review
- labeled
- unlabeled
paths-ignore:
- "**.py"
- "pyproject.toml"
- "!.github/**/*.py"
- "!rest_api/**/*.py"
jobs:
reno:
runs-on: ubuntu-latest
steps:
- name: Skip mandatory job
run: echo "Skipped!"