Skip to content

Add preloads to default HTML #2278

Add preloads to default HTML

Add preloads to default HTML #2278

Workflow file for this run

name: CI
on:
push:
branches:
- '**'
- '!main'
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
checks:
name: Checks 📝
uses: ./.github/workflows/checks.yml