Skip to content

JRD-95 Implement "string contains" approach for jaqket_v2 and jsquad #63

JRD-95 Implement "string contains" approach for jaqket_v2 and jsquad

JRD-95 Implement "string contains" approach for jaqket_v2 and jsquad #63

Workflow file for this run

name: Pull Request
on: [pull_request]
jobs:
pre-commit:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
with:
python-version: 3.8
- uses: pre-commit/[email protected]