mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-05-12 12:40:53 +00:00
fixed workflow (#18824)
This commit is contained in:
parent
8d398719c9
commit
f540e003f5
@ -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
|
Loading…
x
Reference in New Issue
Block a user