Skip to content

[UX] Divide Wine-GE and Wine-GE-LoL in 2 tabs #1086

[UX] Divide Wine-GE and Wine-GE-LoL in 2 tabs

[UX] Divide Wine-GE and Wine-GE-LoL in 2 tabs #1086

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