From ca41f7f106007f59c3b87f06cb8c6f097d1b6407 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Donncha=20=C3=93=20Cearbhaill?= Date: Fri, 21 Feb 2025 15:35:06 +0100 Subject: [PATCH] Always open automatic PRs as drafts (#609) --- .github/workflows/update-ios-data.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/update-ios-data.yml b/.github/workflows/update-ios-data.yml index 7cd1c0751..f5ad752ed 100644 --- a/.github/workflows/update-ios-data.yml +++ b/.github/workflows/update-ios-data.yml @@ -21,6 +21,7 @@ jobs: title: '[auto] Update iOS releases and versions' commit-message: Add new iOS versions and build numbers branch: auto/add-new-ios-releases + draft: always-true body: | This is an automated pull request to update the iOS releases and version numbers. add-paths: |