Skip to content

Add tests to make sure that indexes being locked prevents index resets on instance restarts #189

Add tests to make sure that indexes being locked prevents index resets on instance restarts

Add tests to make sure that indexes being locked prevents index resets on instance restarts #189

Workflow file for this run

name: Code Analysis
on:
push:
branches:
- main
- master
- release-*
pull_request:
workflow_dispatch:
jobs:
code-analysis:
uses: particular/shared-workflows/.github/workflows/code-analysis.yml@main