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.
2 parents 415450e + b322622 commit bf682bdCopy full SHA for bf682bd
1 file changed
.github/workflows/sdk_generation_for_spec_change.yaml
@@ -28,7 +28,7 @@ jobs:
28
uses: speakeasy-api/sdk-generation-action/.github/workflows/workflow-executor.yaml@v15
29
with:
30
force: ${{ github.event.inputs.force }}
31
- mode: direct
+ mode: pr
32
set_version: ${{ github.event.inputs.set_version }}
33
secrets:
34
github_access_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments