Skip to content

Merge pull request #65 from r-koubou/refactor/usecase_create #12

Merge pull request #65 from r-koubou/refactor/usecase_create

Merge pull request #65 from r-koubou/refactor/usecase_create #12

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