Skip to content

mention the messages pane in the zoom feature list #344

mention the messages pane in the zoom feature list

mention the messages pane in the zoom feature list #344

Workflow file for this run

name: Windows
on:
workflow_dispatch:
push:
paths-ignore:
- '**/*'
- '!.github/workflows/windows*.yml'
- '!**/*.cpp'
- '!**/*.h'
- '!**/*.ui'
- '!CMakeLists.txt'
- '!src/**/*'
branches:
- '*'
jobs:
build:
uses: ./.github/workflows/windows-template.yml
with:
version: 0.3.${{ github.run_number }}
release: false
secrets: inherit