Skip to content

perf: v0.15 Welle 0 — Quick-Wins (Hot-Path-Allokationen + Typlöcher) #469

perf: v0.15 Welle 0 — Quick-Wins (Hot-Path-Allokationen + Typlöcher)

perf: v0.15 Welle 0 — Quick-Wins (Hot-Path-Allokationen + Typlöcher) #469

Workflow file for this run

name: CI
on:
push:
branches: [main]
pull_request:
branches: [main]
workflow_dispatch:
permissions:
contents: read
pull-requests: write
concurrency:
group: ci-${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
checks:
uses: ./.github/workflows/_ci-checks.yml