From 562654496706740a3351b6501b31f6e1f8e81750 Mon Sep 17 00:00:00 2001 From: Barden Date: Sun, 22 Feb 2026 12:59:52 +0300 Subject: [PATCH] Fixed pipeline --- .github/workflows/first_pipeline.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/first_pipeline.yml b/.github/workflows/first_pipeline.yml index e151632..ebd0d14 100644 --- a/.github/workflows/first_pipeline.yml +++ b/.github/workflows/first_pipeline.yml @@ -21,7 +21,6 @@ jobs: --health-timeout 5s --health-retries 5 - if: github.ref == 'refs/heads/dev' steps: - name: Checkout uses: actions/checkout@v4