Skip to content

Merge pull request #62 from r-koubou/refactor/remove_cicd_xamain_mac #9

Merge pull request #62 from r-koubou/refactor/remove_cicd_xamain_mac

Merge pull request #62 from r-koubou/refactor/remove_cicd_xamain_mac #9

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