diff --git a/.github/workflows/update-spec-country.yml b/.github/workflows/update-spec-country.yml index 1e50835e..e84ccdd5 100644 --- a/.github/workflows/update-spec-country.yml +++ b/.github/workflows/update-spec-country.yml @@ -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: | diff --git a/.github/workflows/update-spec-currency.yml b/.github/workflows/update-spec-currency.yml index 72769913..4e2da2e7 100644 --- a/.github/workflows/update-spec-currency.yml +++ b/.github/workflows/update-spec-currency.yml @@ -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: | diff --git a/.github/workflows/update-spec-http-methods.yml b/.github/workflows/update-spec-http-methods.yml index d177a506..7f813fac 100644 --- a/.github/workflows/update-spec-http-methods.yml +++ b/.github/workflows/update-spec-http-methods.yml @@ -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: | diff --git a/.github/workflows/update-spec-http-status-codes.yml b/.github/workflows/update-spec-http-status-codes.yml index a713e6dd..7ca75816 100644 --- a/.github/workflows/update-spec-http-status-codes.yml +++ b/.github/workflows/update-spec-http-status-codes.yml @@ -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: | diff --git a/.github/workflows/update-spec-language.yml b/.github/workflows/update-spec-language.yml index 7cafd26d..3e3b530c 100644 --- a/.github/workflows/update-spec-language.yml +++ b/.github/workflows/update-spec-language.yml @@ -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: |