From a6cc4025cd204877ab9b3dc50767d8d6002bc948 Mon Sep 17 00:00:00 2001 From: Ugo Bechameil Date: Mon, 5 Feb 2024 16:48:02 +0100 Subject: [PATCH] [ARC-271] Realign expected check status name --- .github/workflows/fake-pr-tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/fake-pr-tests.yml b/.github/workflows/fake-pr-tests.yml index aa6bbc4..2274166 100644 --- a/.github/workflows/fake-pr-tests.yml +++ b/.github/workflows/fake-pr-tests.yml @@ -13,6 +13,6 @@ jobs: steps: - uses: LouisBrunner/checks-action@v2.0.0 with: - name: Run PR tests (Plugins) + name: Run PR tests (Plugins) (Plugins) conclusion: success token: ${{ secrets.GITHUB_TOKEN }}