Skip to content

Commit

Permalink
fixed workflow (OpenAPITools#18824)
Browse files Browse the repository at this point in the history
  • Loading branch information
devhl-labs authored Jun 2, 2024
1 parent 8d39871 commit f540e00
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit f540e00

Please sign in to comment.