diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 187caf4a..79631af2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -2,8 +2,6 @@ name: CI Build on: pull_request: branches: [master] - push: - branches: [master] workflow_dispatch: # Checks if any concurrent jobs under the same pull request or branch are being executed