Skip to content

feat!: add explicit async versions of D-Bus methods for services #81

feat!: add explicit async versions of D-Bus methods for services

feat!: add explicit async versions of D-Bus methods for services #81

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"