Skip to content

Fix slow/last queries view (disable analyzer as a workaround for now) #90

Fix slow/last queries view (disable analyzer as a workaround for now)

Fix slow/last queries view (disable analyzer as a workaround for now) #90

Workflow file for this run

---
name: pull_request
on:
pull_request:
types:
- synchronize
- reopened
- opened
branches:
- main
paths-ignore:
- '**.md'
- 'Documentation/**'
jobs:
build:
uses: ./.github/workflows/build.yml