fixed workflow (#18824)

This commit is contained in:
devhl-labs 2024-06-02 03:07:57 -04:00 committed by GitHub
parent 8d398719c9
commit f540e003f5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,12 +1,14 @@
name: Samples C# .Net 4.7 Clients
name: Samples C# .Net Framework Clients
on:
push:
paths:
- samples/client/petstore/csharp/generichost/net4.7/**
- samples/client/petstore/csharp/generichost/net4.8/**
pull_request:
paths:
- samples/client/petstore/csharp/generichost/net4.7/**
- samples/client/petstore/csharp/generichost/net4.8/**
jobs:
build:
name: Build .Net projects