Skip to content

Commit 862516d

Browse files
committed
style: switched to double quotation marks
1 parent 00f0641 commit 862516d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/upload-to-stainless-and-mintlify.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ on:
55
push:
66
branches: [main]
77
paths:
8-
- 'openapi.yaml'
9-
- '.github/workflows/upload-to-stainless-and-mintlify.yaml'
10-
- 'config/stainless.yaml'
8+
- "openapi.yaml"
9+
- ".github/workflows/upload-to-stainless-and-mintlify.yaml"
10+
- "config/stainless.yaml"
1111

1212
jobs:
1313
stainless:

0 commit comments

Comments
 (0)