Skip to content

chore: auto focus delay 5s to actually show it after 3s #222

chore: auto focus delay 5s to actually show it after 3s

chore: auto focus delay 5s to actually show it after 3s #222

Workflow file for this run

name: "🖥️"
on:
pull_request:
branches:
- main
concurrency:
group: ${{ format('desktop-{0}', github.ref) }}
cancel-in-progress: true
jobs:
pr:
permissions:
contents: write
uses: ./.github/workflows/desktop-tauri.yml
secrets: inherit