Skip to content

Commit 4a7a19a

Browse files
author
Nicki Nixon
committed
paths array
1 parent c3f625f commit 4a7a19a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/sdk-generation-validation.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@ name: SDK Generation Validation
22

33
on:
44
pull_request:
5-
paths: 'openapi/mx_platform_api.yml'
5+
paths:
6+
- 'openapi/mx_platform_api.yml'
67

78
jobs:
89
validate-sdk-generation:

0 commit comments

Comments
 (0)