From 77f0f3f992c25dae6f1c148fbfdac88ccc34dbcb Mon Sep 17 00:00:00 2001 From: Evgeny Posenitskiy <45995097+q-posev@users.noreply.github.com> Date: Fri, 7 Jan 2022 11:08:36 +0100 Subject: [PATCH] [wheel build] fix actions.yml --- .github/workflows/actions.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/actions.yml b/.github/workflows/actions.yml index ddebde2..32a1343 100644 --- a/.github/workflows/actions.yml +++ b/.github/workflows/actions.yml @@ -12,7 +12,6 @@ on: jobs: get_commit_message: - if: ${{ github.event.workflow_run.conclusion == 'success' }} name: Get commit message runs-on: ubuntu-latest outputs: