From bbaa98c5248077b2a3dbdca5c48bd420adbf02c6 Mon Sep 17 00:00:00 2001 From: Vladimir Vshivkov <32225815+vladimirvshivkov@users.noreply.github.com> Date: Fri, 8 Nov 2024 15:57:51 +0100 Subject: [PATCH] change actions check name to check lol --- .github/workflows/linters.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/linters.yaml b/.github/workflows/linters.yaml index 5a5bc81..eae254a 100644 --- a/.github/workflows/linters.yaml +++ b/.github/workflows/linters.yaml @@ -10,7 +10,7 @@ on: - synchronize jobs: - lint: + check: runs-on: ubuntu-latest steps: