Skip to content

Implement better index caching in Latte #1802

Implement better index caching in Latte

Implement better index caching in Latte #1802

Workflow file for this run

name: Build check
on:
pull_request:
paths-ignore:
- "*.md"
types:
- opened
- synchronize
- reopened
push:
paths-ignore:
- "*.md"
branches:
- main
jobs:
build:
uses: ./.github/workflows/build.yml