Skip to content

Commit

Permalink
chore: Remove scheduled generation of API client
Browse files Browse the repository at this point in the history
  • Loading branch information
erezrokah authored Oct 9, 2023
1 parent 20fff2c commit 4a9ee3f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/gen-client.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
name: Generate API Client
on:
schedule:
- cron: '0 8 * * *'
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 4a9ee3f

Please sign in to comment.