Skip to content

Commit

Permalink
Unique branch name so update of 1 spec doesn't result in closing of P…
Browse files Browse the repository at this point in the history
…R for another
  • Loading branch information
PrinsFrank committed Jan 1, 2023
1 parent 15219ef commit 02d5d5e
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update-spec-country.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
commit-message: Automatic Country spec update from upstream changes
delete-branch: true
title: 'Automatic Country spec update'
branch: update-spec/country
body: |
This PR makes sure the content of this package is updated with upstream changes in the specs.
labels: |
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/update-spec-currency.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
commit-message: Automatic Currency spec update from upstream changes
delete-branch: true
title: 'Automatic Currency spec update'
branch: update-spec/currency
body: |
This PR makes sure the content of this package is updated with upstream changes in the specs.
labels: |
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/update-spec-http-methods.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
commit-message: Automatic HTTP method spec update from upstream changes
delete-branch: true
title: 'Automatic Http method spec update'
branch: update-spec/http-method
body: |
This PR makes sure the content of this package is updated with upstream changes in the specs.
labels: |
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/update-spec-http-status-codes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
commit-message: Automatic HTTP status code spec update from upstream changes
delete-branch: true
title: 'Automatic Http status code spec update'
branch: update-spec/http-status
body: |
This PR makes sure the content of this package is updated with upstream changes in the specs.
labels: |
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/update-spec-language.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
commit-message: Automatic Language spec update from upstream changes
delete-branch: true
title: 'Automatic Language spec update'
branch: update-spec/language
body: |
This PR makes sure the content of this package is updated with upstream changes in the specs.
labels: |
Expand Down

0 comments on commit 02d5d5e

Please sign in to comment.