Skip to content
This repository was archived by the owner on Sep 13, 2025. It is now read-only.

UI Fixes & Universal style/accents (#136) #911

UI Fixes & Universal style/accents (#136)

UI Fixes & Universal style/accents (#136) #911

name: Build Application
on:
push:
branches-ignore:
- 'stable'
paths-ignore:
- '**.md'
- '**/LICENSE'
- '.github/ISSUE_TEMPLATE/**'
- '.markdownlint**'
pull_request:
paths-ignore:
- '**.md'
- '**/LICENSE'
- '.github/ISSUE_TEMPLATE/**'
- '.markdownlint**'
workflow_dispatch:
jobs:
build_debug:
name: Build Debug
uses: ./.github/workflows/build.yml
with:
build_type: Debug