diff --git a/.github/workflows/build-ss3.yml b/.github/workflows/build-ss3.yml index 69bb3e3f..7418bae5 100644 --- a/.github/workflows/build-ss3.yml +++ b/.github/workflows/build-ss3.yml @@ -13,7 +13,6 @@ on: jobs: build-ss3: - if: ${{ github.event_name == 'workflow_dispatch' || github.event == 'push' || github.event.workflow_run.conclusion == 'failure' }} runs-on: ${{ matrix.config.os }} name: ${{ matrix.config.os }} strategy: