Skip to content

fix(desktop): stabilize tray restart signaling and harden build/resource flow #134

fix(desktop): stabilize tray restart signaling and harden build/resource flow

fix(desktop): stabilize tray restart signaling and harden build/resource flow #134

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