We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84d2240 commit d7b1f81Copy full SHA for d7b1f81
.github/workflows/sdk_generation.yaml
@@ -15,8 +15,6 @@ permissions:
15
set_version:
16
description: optionally set a specific SDK version
17
type: string
18
- schedule:
19
- - cron: 0 0 * * *
20
jobs:
21
generate:
22
uses: speakeasy-api/sdk-generation-action/.github/workflows/workflow-executor.yaml@v15
0 commit comments