From c6c31a1b67ec3f2d8e10833a30b10e652290c426 Mon Sep 17 00:00:00 2001 From: aliaksandrryzhou Date: Wed, 8 May 2024 17:01:28 +0300 Subject: [PATCH] feat(ci): check_submodule_token without condition --- .github/workflows/reusable-api-e2e.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/reusable-api-e2e.yml b/.github/workflows/reusable-api-e2e.yml index 9dd4c1728a7..bc71cdb2e17 100644 --- a/.github/workflows/reusable-api-e2e.yml +++ b/.github/workflows/reusable-api-e2e.yml @@ -36,7 +36,6 @@ on: # A workflow run is made up of one or more jobs that can run sequentially or in parallel jobs: check_submodule_token: - if: ${{ inputs.ee }} name: Check if the secret exists or not. runs-on: ubuntu-latest outputs: