Update sdk_generation.yaml

This commit is contained in:
Luke Hagar
2024-06-13 10:50:36 -05:00
parent cce9079c8e
commit a2f8c6a808

View File

@@ -27,7 +27,7 @@ jobs:
uses: speakeasy-api/sdk-generation-action/.github/workflows/workflow-executor.yaml@v15
with:
force: ${{ github.event.inputs.force }}
mode: direct
mode: pr
speakeasy_version: latest
secrets:
github_access_token: ${{ secrets.GITHUB_TOKEN }}