Skip to content

Commit c0e188b

Browse files
committed
add folders
1 parent 7abc6d9 commit c0e188b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/samples-kotlin-client.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,12 @@ on:
55
branches:
66
- 'samples/client/petstore/kotlin*/**'
77
- 'samples/client/others/kotlin-jvm-okhttp-parameter-tests/**'
8+
- samples/client/others/kotlin-integer-enum/**
89
pull_request:
910
paths:
1011
- 'samples/client/petstore/kotlin*/**'
1112
- 'samples/client/others/kotlin-jvm-okhttp-parameter-tests/**'
13+
- samples/client/others/kotlin-integer-enum/**
1214

1315
jobs:
1416
build:

0 commit comments

Comments
 (0)