diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ca30d75..064d1c5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -19,7 +19,6 @@ on: jobs: build: name: Build - if: github.event_name == 'push' || github.event_name == 'release' runs-on: ubuntu-22.04 steps: