Skip to content

Add core module and use it to fix quick filters #2080

Add core module and use it to fix quick filters

Add core module and use it to fix quick filters #2080

Workflow file for this run

name: 🔨CI
on:
push:
branches:
- main
pull_request:
jobs:
main:
name: Build
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- name: PNPM setup
uses: ./.github/actions/pnpm-setup
- run: pnpm build