Skip to content

Bump Refit from 6.3.2 to 8.0.0 in /sample/DemoMobileApp #2

Bump Refit from 6.3.2 to 8.0.0 in /sample/DemoMobileApp

Bump Refit from 6.3.2 to 8.0.0 in /sample/DemoMobileApp #2

Workflow file for this run

name: Mobile Auth PR Validation
on:
pull_request:
branches: [ master ]
paths:
- "*.props"
- "sample/**"
- "src/**"
- "version.json"
- ".github/workflows/ci.yml"
jobs:
build:
uses: avantipoint/workflow-templates/.github/workflows/dotnet-build.yml@master
permissions:
statuses: write
checks: write
with:
name: Mobile Auth
solution-path: build.slnf
run-tests: false