Skip to content

[UX] Filter settings that don't apply to current platform and game #2095

[UX] Filter settings that don't apply to current platform and game

[UX] Filter settings that don't apply to current platform and game #2095

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