We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8fcbfa6 + 56ef407 commit c2b7b7aCopy full SHA for c2b7b7a
1 file changed
.github/workflows/upload-to-stainless.yml
@@ -2,7 +2,7 @@ name: Upload OpenAPI Spec to Stainless
2
on:
3
push:
4
branches:
5
- - [main]
+ - main
6
7
jobs:
8
stainless:
0 commit comments