Skip to content

Commit

Permalink
feat: Versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
VVoruganti committed Oct 21, 2024
1 parent 0a2a73a commit 73cfa86
Show file tree
Hide file tree
Showing 4 changed files with 756 additions and 631 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/run_stainless.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@ name: Upload OpenAPI spec to Stainless

on:
push:
branches: [main]
branches:
- '**'

jobs:
stainless:
Expand Down
Loading

0 comments on commit 73cfa86

Please sign in to comment.