Skip to content

feat(vmm): exit the VMM on kbd reset (#12) #9

feat(vmm): exit the VMM on kbd reset (#12)

feat(vmm): exit the VMM on kbd reset (#12) #9

Workflow file for this run

name: Push & PR to the main branch
on:
push:
pull_request:
workflow_dispatch:
jobs:
lint_rust:
name: Lint the Rust packages
uses: ./.github/workflows/flow_lint_rust.yml