Skip to content

fix: resolve sessions by name in attach, stop, and theia #103

fix: resolve sessions by name in attach, stop, and theia

fix: resolve sessions by name in attach, stop, and theia #103

Workflow file for this run

name: Debian Package Smoke Test
on:
workflow_dispatch:
pull_request:
concurrency:
group: deb-smoke-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
permissions:
contents: read
jobs:
build-deb:
uses: ./.github/workflows/reusable-deb-build.yml
with:
runner: ubuntu-24.04
artifact_name: deb
artifact_retention_days: 7