From badc8d02cd54130db2b1af5d4e69c23e454b5059 Mon Sep 17 00:00:00 2001 From: Basyrov Rustam Date: Thu, 5 Jun 2025 13:01:14 +0300 Subject: [PATCH] rename stage --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d7a0270..d938681 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -6,7 +6,7 @@ on: - dev jobs: - docker-lint: + linters: runs-on: ubuntu-latest steps: - name: Getting the codebase