Skip to content

Commit

Permalink
Merge pull request #15 from pstern-sl/patch-2
Browse files Browse the repository at this point in the history
Correcting branch name in workflow action
  • Loading branch information
Nutlope authored May 29, 2024
2 parents 8fcbfa6 + 56ef407 commit c2b7b7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upload-to-stainless.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Upload OpenAPI Spec to Stainless
on:
push:
branches:
- [main]
- main

jobs:
stainless:
Expand Down

0 comments on commit c2b7b7a

Please sign in to comment.