Skip to content

feat: global ⌥⌘R hotkey to start/stop recording from anywhere #57

feat: global ⌥⌘R hotkey to start/stop recording from anywhere

feat: global ⌥⌘R hotkey to start/stop recording from anywhere #57

Workflow file for this run

name: CI
# PRs and pushes to main both build + test. Commits land directly on main in
# this repo, so a PR-only trigger left main permanently unverified.
on:
pull_request:
push:
branches: [main]
jobs:
build:
uses: ./.github/workflows/build-workflow.yml
with:
upload-artifacts: false
release: false