Skip to content

Merge pull request #237 from microsoft/dependabot/nuget/src/Mobile/Sk… #1

Merge pull request #237 from microsoft/dependabot/nuget/src/Mobile/Sk…

Merge pull request #237 from microsoft/dependabot/nuget/src/Mobile/Sk… #1

name: Podcast .NET MAUI CI
on:
push:
branches: [ main ]
paths:
- 'src/Mobile/**'
- 'src/Web/Components/**'
- '**/*build.props'
- '.github/workflows/podcast-dotnet-maui-ci.yml'
- '.github/workflows/template-dotnet-maui-ci.yml'
pull_request:
branches:
- '**'
paths:
- 'src/Mobile/**'
- 'src/Web/Components/**'
- '**/*build.props'
- '.github/workflows/podcast-dotnet-maui-ci.yml'
- '.github/workflows/template-dotnet-maui-ci.yml'
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
jobs:
build-mobile:
uses: ./.github/workflows/template-dotnet-maui-ci.yml
with:
csproj: src/Mobile/Microsoft.NetConf2021.Maui.csproj