Skip to content

[UX] UMU used by default if linux and proton, not exprimental anymore, allow disabling as needed #2097

[UX] UMU used by default if linux and proton, not exprimental anymore, allow disabling as needed

[UX] UMU used by default if linux and proton, not exprimental anymore, allow disabling as needed #2097

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