diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f9bd7bdca..6f7cd9101 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -16,7 +16,6 @@ jobs: contents: write pull-requests: write runs-on: ubuntu-latest - if: ${{ github.event_name == 'push' }} steps: - name: Checkout uses: actions/checkout@v4