Skip to content

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

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 #173

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