Skip to content

Polish the UI from the #41/#42 review notes #280

Polish the UI from the #41/#42 review notes

Polish the UI from the #41/#42 review notes #280

Workflow file for this run

name: Build
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
permissions:
contents: read
jobs:
build:
runs-on: windows-2025
steps:
- uses: actions/checkout@v5
- uses: ./.github/actions/full-build