Skip to content

Disable background throttling so mapping keeps running in the tray #30

Disable background throttling so mapping keeps running in the tray

Disable background throttling so mapping keeps running in the tray #30

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"