Skip to content

Commit 1433108

Browse files
committed
update
1 parent 5401361 commit 1433108

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/samples-dotnet7-client.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ on:
1313
- samples/client/petstore/csharp/restsharp/net8/Petstore/**
1414
- samples/client/petstore/csharp/restsharp/net8/UseDateTimeForDate/**
1515
- samples/client/petstore/csharp/restsharp/standard2.0/ConditionalSerialization/**
16-
- samples/client/petstore/csharp/restsharp/standard2.0/Petstore/**
1716
pull_request:
1817
paths:
1918
#- samples/client/petstore/csharp/httpclient/standard2.0/Petstore/**
@@ -25,7 +24,6 @@ on:
2524
- samples/client/petstore/csharp/restsharp/net8/Petstore/**
2625
- samples/client/petstore/csharp/restsharp/net8/UseDateTimeForDate/**
2726
- samples/client/petstore/csharp/restsharp/standard2.0/ConditionalSerialization/**
28-
- samples/client/petstore/csharp/restsharp/standard2.0/Petstore/**
2927
jobs:
3028
build:
3129
name: Build clients
@@ -43,7 +41,6 @@ jobs:
4341
- samples/client/petstore/csharp/restsharp/net8/Petstore/
4442
- samples/client/petstore/csharp/restsharp/net8/UseDateTimeForDate/
4543
- samples/client/petstore/csharp/restsharp/standard2.0/ConditionalSerialization/
46-
- samples/client/petstore/csharp/restsharp/standard2.0/Petstore/
4744
steps:
4845
- uses: actions/checkout@v5
4946
- uses: actions/setup-dotnet@v5.0.0

0 commit comments

Comments
 (0)