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 7abc6d9 commit c0e188bCopy full SHA for c0e188b
1 file changed
.github/workflows/samples-kotlin-client.yaml
@@ -5,10 +5,12 @@ on:
5
branches:
6
- 'samples/client/petstore/kotlin*/**'
7
- 'samples/client/others/kotlin-jvm-okhttp-parameter-tests/**'
8
+ - samples/client/others/kotlin-integer-enum/**
9
pull_request:
10
paths:
11
12
13
14
15
jobs:
16
build:
0 commit comments