Skip to content

Bump elasticsearch from 7.17.0 to 8.9.0 #337

Bump elasticsearch from 7.17.0 to 8.9.0

Bump elasticsearch from 7.17.0 to 8.9.0 #337

Workflow file for this run

name: Run linters
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
lint:
uses: fizyk/actions-reuse/.github/workflows/[email protected]
with:
pipenv-install-options: "--skip-lock"
ruff: true
black: true