Skip to content

Merge pull request #67 from CristiSandu/bugfix/unable-to-toggle-switc… #91

Merge pull request #67 from CristiSandu/bugfix/unable-to-toggle-switc…

Merge pull request #67 from CristiSandu/bugfix/unable-to-toggle-switc… #91

Workflow file for this run

name: Build Package
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
build:
uses: avantipoint/workflow-templates/.github/workflows/dotnet-build.yml@master
permissions:
statuses: write
checks: write
with:
name: AlohaKit
solution-path: ./src/AlohaKit
install-workload: maui
run-tests: false