Skip to content

Commit

Permalink
chore: put the generate workflow on a cron
Browse files Browse the repository at this point in the history
  • Loading branch information
malikdiarra committed Oct 27, 2024
1 parent a802fb4 commit d8c5590
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/speakeasy_sdk_generation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ permissions:
description: Force generation of SDKs
type: boolean
default: false
schedule:
- cron: 0 0 * * *
jobs:
generate:
uses: speakeasy-api/sdk-generation-action/.github/workflows/workflow-executor.yaml@v15
Expand Down

0 comments on commit d8c5590

Please sign in to comment.