Skip to content

[Refactor] Sidebar cleanup (and a bit more that's related) #2088

[Refactor] Sidebar cleanup (and a bit more that's related)

[Refactor] Sidebar cleanup (and a bit more that's related) #2088

Workflow file for this run

name: Build on PR
on:
pull_request:
branches: [main, stable]
workflow_dispatch:
jobs:
build:
uses: ./.github/workflows/build-base.yml
with:
publish-snap: false
secrets:
workflowToken: ${{ secrets.WORKFLOW_TOKEN }}