We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0431976 commit 0ce64b6Copy full SHA for 0ce64b6
1 file changed
.github/workflows/pull-request.yml
@@ -48,6 +48,7 @@ jobs:
48
with:
49
stainless_api_key: ${{ secrets.STAINLESS_API_KEY }}
50
org: ${{ env.STAINLESS_ORG }}
51
+ guess_config: false
52
project: ${{ env.STAINLESS_PROJECT }}
53
oas_path: ${{ env.OAS_PATH }}
54
fail_on: ${{ env.FAIL_ON }}
0 commit comments