Skip to content

feat(DBusProxy): add get_dbus_property_async() & `set_dbus_proper… #252

feat(DBusProxy): add get_dbus_property_async() & `set_dbus_proper…

feat(DBusProxy): add get_dbus_property_async() & `set_dbus_proper… #252

Workflow file for this run

name: docs
on:
push:
branches:
- main
paths:
- "ignis/**"
- "docs/**"
- ".github/workflows/latest_docs.yaml"
- ".github/workflows/_build_docs.yaml"
- ".github/workflows/_deploy_docs.yaml"
workflow_dispatch:
jobs:
build:
uses: ./.github/workflows/_deploy_docs.yaml
with:
DOC_TAG: "latest"