From bb5b18b82ca1c762afedd1cbc865555aff6b211f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9mentine=20Urquizar=20-=20curqui?= Date: Wed, 6 Jul 2022 11:01:25 +0200 Subject: [PATCH] Update create-issue-dependencies.yml --- .github/workflows/create-issue-dependencies.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.github/workflows/create-issue-dependencies.yml b/.github/workflows/create-issue-dependencies.yml index 625e6e182..638088c2e 100644 --- a/.github/workflows/create-issue-dependencies.yml +++ b/.github/workflows/create-issue-dependencies.yml @@ -15,10 +15,7 @@ jobs: github_token: ${{ secrets.GITHUB_TOKEN }} title: Upgrade dependencies body: | - We need to update the dependencies of the Meilisearch - repository, and, if possible, the dependencies of all - the core-team repositories that Meilisearch depends on - (milli, charabia, heed...). + We need to update the dependencies of the Meilisearch repository, and, if possible, the dependencies of all the core-team repositories that Meilisearch depends on (milli, charabia, heed...). ⚠️ This issue should only be done at the beginning of the sprint! labels: |