Skip to content

fix(SystemTrayItem): move to asynchronous property synchronization #28

fix(SystemTrayItem): move to asynchronous property synchronization

fix(SystemTrayItem): move to asynchronous property synchronization #28

Workflow file for this run

name: Build PR Documentation
on:
pull_request:
paths:
- "ignis/**"
- "docs/**"
- ".github/workflows/pr_docs.yaml"
- ".github/workflows/_build_docs.yaml"
branches:
- '*'
jobs:
build:
uses: ./.github/workflows/_build_docs.yaml
with:
DOC_TAG: "latest"