From 143cc28de1b8fda37856bd2c2ca08b9ab5868e5d Mon Sep 17 00:00:00 2001 From: Test User Date: Mon, 8 Jan 2024 14:59:18 +0100 Subject: [PATCH] chore: tweak commit message --- .github/workflows/upgrade.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/upgrade.yml b/.github/workflows/upgrade.yml index 1828a946..a6345344 100644 --- a/.github/workflows/upgrade.yml +++ b/.github/workflows/upgrade.yml @@ -38,6 +38,7 @@ jobs: reviewers: | byCedric keith-kurak + commit-message: 'chore: upgrade expo to `latest`' title: Upgraded Expo SDK to `expo@latest` body: | This PR was automatically created by the [upgrade workflow](./.github/workflows/upgrade.yml). @@ -55,6 +56,7 @@ jobs: reviewers: | byCedric keith-kurak + commit-message: 'chore: fix expo dependencies' title: Fixed all Expo SDK dependencies body: | This PR was automatically created by the [upgrade workflow](./.github/workflows/upgrade.yml).