Skip to content

Commit

Permalink
Remove generate on push
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Dinh committed Aug 3, 2023
1 parent 42f3caa commit 9a0b635
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/generate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@ on:
default: false
schedule:
- cron: 0 0 * * * # Runs every day at midnight
push:
branches:
- '*'
jobs:
generate:
uses: speakeasy-api/sdk-generation-action/.github/workflows/sdk-generation.yaml@v14
Expand Down

0 comments on commit 9a0b635

Please sign in to comment.