From 43db1a1237bb1aeae156230e4db3bf6ee568d125 Mon Sep 17 00:00:00 2001 From: Angelo Reale <12191809+angeloreale@users.noreply.github.com> Date: Sun, 12 May 2024 03:13:21 +0200 Subject: [PATCH] ar(ci) task name --- .github/workflows/pr_checks.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr_checks.yaml b/.github/workflows/pr_checks.yaml index 673af778..6da51c45 100644 --- a/.github/workflows/pr_checks.yaml +++ b/.github/workflows/pr_checks.yaml @@ -33,7 +33,7 @@ jobs: EMAIL_FROM: ${{ secrets.EMAIL_FROM }} run-lint: - name: lint + name: hypnos::checks::lint runs-on: ubuntu-latest steps: