diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 9c79dc9c..128c4591 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -2,10 +2,9 @@ name: CI on: push: - branches: [ master, dotnet-main ] + branches: [ master ] pull_request: - # TODO cleanup these - branches: [ master, dotnet-main, feature-981 ] + branches: [ master ] # save workspaces to speed up testing env: