Skip to content

fix: confirm desktop close behavior before hiding to tray #616

fix: confirm desktop close behavior before hiding to tray

fix: confirm desktop close behavior before hiding to tray #616

Workflow file for this run

name: Lint Workflows
on:
push:
branches:
- main
pull_request:
workflow_dispatch:
permissions:
contents: read
jobs:
actionlint:
name: actionlint
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v6.0.2
- name: Run actionlint
uses: rhysd/actionlint@v1.7.11