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 b5c2569 commit 5f5e6a5Copy full SHA for 5f5e6a5
.github/workflows/sdk_generation.yaml
@@ -21,7 +21,7 @@ permissions:
21
- cron: 0 0 * * *
22
jobs:
23
generate:
24
- uses: speakeasy-api/sdk-generation-action/.github/workflows/workflow-executor.yaml@v15.49
+ uses: speakeasy-api/sdk-generation-action/.github/workflows/workflow-executor.yaml@v15
25
with:
26
force: ${{ github.event.inputs.force }}
27
mode: pr
0 commit comments