Skip to content

refactor!(MprisPlayer): move to asynchronous property synchronization #31

refactor!(MprisPlayer): move to asynchronous property synchronization

refactor!(MprisPlayer): move to asynchronous property synchronization #31

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"