diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f1eaf40..9120509 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -2,11 +2,6 @@ name: Continuous Integration on: workflow_dispatch: - push: - branches: - - master - tags: - - '*' pull_request: types: - opened