Skip to content

Commit

Permalink
Unique commit messages for spec update
Browse files Browse the repository at this point in the history
  • Loading branch information
PrinsFrank committed Jan 1, 2023
1 parent 0c39895 commit 15219ef
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/update-spec-country.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
id: cpr
uses: peter-evans/create-pull-request@v4
with:
commit-message: Automatic spec update from upstream changes
commit-message: Automatic Country spec update from upstream changes
delete-branch: true
title: 'Automatic Country spec update'
body: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update-spec-currency.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
id: cpr
uses: peter-evans/create-pull-request@v4
with:
commit-message: Automatic spec update from upstream changes
commit-message: Automatic Currency spec update from upstream changes
delete-branch: true
title: 'Automatic Currency spec update'
body: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update-spec-http-methods.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
id: cpr
uses: peter-evans/create-pull-request@v4
with:
commit-message: Automatic spec update from upstream changes
commit-message: Automatic HTTP method spec update from upstream changes
delete-branch: true
title: 'Automatic Http method spec update'
body: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update-spec-http-status-codes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
id: cpr
uses: peter-evans/create-pull-request@v4
with:
commit-message: Automatic spec update from upstream changes
commit-message: Automatic HTTP status code spec update from upstream changes
delete-branch: true
title: 'Automatic Http status code spec update'
body: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update-spec-language.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
id: cpr
uses: peter-evans/create-pull-request@v4
with:
commit-message: Automatic spec update from upstream changes
commit-message: Automatic Language spec update from upstream changes
delete-branch: true
title: 'Automatic Language spec update'
body: |
Expand Down

0 comments on commit 15219ef

Please sign in to comment.