We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b55f2fa commit 03987a0Copy full SHA for 03987a0
.github/workflows/sdk_generation.yaml
@@ -18,7 +18,6 @@ jobs:
18
with:
19
force: ${{ github.event.inputs.force }}
20
mode: pr
21
- push_code_samples_only: ${{ github.event.inputs.push_code_samples_only }}
22
speakeasy_version: latest
23
secrets:
24
github_access_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments