Skip to content

Add ASP.NET Web App Build ARC Runner workflow #1

Add ASP.NET Web App Build ARC Runner workflow

Add ASP.NET Web App Build ARC Runner workflow #1

name: ASP.NET Web App Build ARC Runner
on:
push:
paths:
- '.github/workflows/aspnet-webapp-build-arc-runner.yml'
- 'src/dotnet/WebApp/**'
workflow_dispatch:
jobs:
Explore-GitHub-Actions:
runs-on: arc-runner-set
steps:
- run: echo "🎉 This job uses runner scale set runners!"