Skip to content

DesktopFileManager::resolve_app_id no longer returns an app id with a .desktop file suffix #67

DesktopFileManager::resolve_app_id no longer returns an app id with a .desktop file suffix

DesktopFileManager::resolve_app_id no longer returns an app id with a .desktop file suffix #67

name: Main Documentation Checks
on:
- pull_request
concurrency:
group: ${{ github.workflow }}-${{ github.event.number && format('pr{0}', github.event.number) || github.run_id }}
cancel-in-progress: true
jobs:
documentation-checks:
uses: canonical/documentation-workflows/.github/workflows/documentation-checks.yaml@main
with:
working-directory: doc/sphinx