Skip to content

Document multi-device mapping, Settings, and background behavior in README #29

Document multi-device mapping, Settings, and background behavior in README

Document multi-device mapping, Settings, and background behavior in README #29

Workflow file for this run

name: CI
on:
pull_request:
branches: [main]
jobs:
validate:
runs-on: windows-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Validate repository structure
run: echo "Repository structure validated"