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