Skip to content

Merge pull request #74 from r-koubou/refactor/standalone_base_rename #21

Merge pull request #74 from r-koubou/refactor/standalone_base_rename

Merge pull request #74 from r-koubou/refactor/standalone_base_rename #21

Workflow file for this run

name: develop
on:
push:
branches:
- develop
paths-ignore:
- "**.md"
workflow_dispatch:
jobs:
build:
uses: ./.github/workflows/build.yml
secrets: inherit
with:
build-app-kind: "CLI, WPF"
build-configuration: Debug