Skip to content

Support saving and auto-restoring multi-device mapping combinations #24

Support saving and auto-restoring multi-device mapping combinations

Support saving and auto-restoring multi-device mapping combinations #24

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"