Skip to content

[Tech/Demo] Migrate Wine Manager status state to Zustand #1209

[Tech/Demo] Migrate Wine Manager status state to Zustand

[Tech/Demo] Migrate Wine Manager status state to Zustand #1209

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 }}