Skip to content

Commit

Permalink
feat(ci): check_submodule_token without condition
Browse files Browse the repository at this point in the history
  • Loading branch information
AliaksandrRyzhou committed May 8, 2024
1 parent 3ca7125 commit c6c31a1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/reusable-api-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit c6c31a1

Please sign in to comment.