diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 0f227e652..ec2e29756 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -2,9 +2,6 @@ name: CI run-name: CI for ${{ github.ref }} on: - push: - branches: - - "ubuntu-*" pull_request: branches: - "ubuntu-*"