We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6315e11 commit 2a74d12Copy full SHA for 2a74d12
1 file changed
.github/workflows/samples-go.yaml
@@ -6,13 +6,13 @@ on:
6
- 'samples/server/petstore/go-echo-server/**'
7
- 'samples/server/petstore/go-api-server/**'
8
- 'samples/server/petstore/go-chi-server/**'
9
- - 'samples/server/others/go-server/no-body-path-params/**'
+ - 'samples/server/others/go-server/**'
10
pull_request:
11
paths:
12
13
14
15
16
17
jobs:
18
build:
0 commit comments