Skip to content

fix: leave the docs app when navigating to the website home #46

fix: leave the docs app when navigating to the website home

fix: leave the docs app when navigating to the website home #46

Workflow file for this run

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