From d14bcdd05f7d2c795c3ad01333d9fb60e01b7c11 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Donncha=20=C3=93=20Cearbhaill?= Date: Sun, 21 May 2023 16:47:56 +0100 Subject: [PATCH] Update title used in auto PR for new iOS versions --- .github/workflows/update-ios-data.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/update-ios-data.yml b/.github/workflows/update-ios-data.yml index f78d365..c8d12b9 100644 --- a/.github/workflows/update-ios-data.yml +++ b/.github/workflows/update-ios-data.yml @@ -18,8 +18,10 @@ jobs: - name: Create Pull Request uses: peter-evans/create-pull-request@v5 with: - title: '[auto] Update MVT with latest iOS releases and versions' + title: '[auto] Update iOS releases and versions' commit-message: Add new iOS versions and build numbers + body: | + This is an automated pull request to update the iOS releases and version numbers. add-paths: | *.json labels: |