From cffbc9f95aaa739d00e0af486d85184ee7d93c7a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Enrique=20Colina=20Rodr=C3=ADguez?= Date: Fri, 12 Apr 2024 18:24:13 +0200 Subject: [PATCH] Update --- .github/workflows/cli-release.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/cli-release.yml b/.github/workflows/cli-release.yml index f39a2f969a69..01f59282fb63 100644 --- a/.github/workflows/cli-release.yml +++ b/.github/workflows/cli-release.yml @@ -30,7 +30,6 @@ env: jobs: precheck: - if: ${{ ( github.event_name == 'release' && !contains(github.event.release.tag_name, 'LTS')) || github.event_name == 'workflow_dispatch' }} name: 'Pre-check' runs-on: ubuntu-latest outputs: