diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index fb8cc232..4ab33047 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -1,11 +1,6 @@ name: CI -on: - push: - branches: [ master ] - pull_request: - branches: [ master ] - workflow_dispatch: +on: workflow_dispatch # save workspaces to speed up testing env: