Skip to content

Commit

Permalink
mark regen commit as a feature
Browse files Browse the repository at this point in the history
  • Loading branch information
arlyon committed Sep 21, 2023
1 parent 8f8276a commit b1a564b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/openapi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
uses: peter-evans/create-pull-request@v3
with:
token: ${{ secrets.REPO_SCOPED_TOKEN }}
commit-message: Generate latest changes from OpenApi spec
commit-message: "feat: generate latest changes from OpenApi spec"
title: Generate latest changes from OpenApi spec
body: |
This is an automated PR that tries to build the latest changes generated from the [Stripe OpenApi spec](https://github.com/stripe/openapi).
Expand Down

0 comments on commit b1a564b

Please sign in to comment.