diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml index 1ef10d172..4ab0a64f0 100644 --- a/.github/workflows/checks.yml +++ b/.github/workflows/checks.yml @@ -2,7 +2,7 @@ name: checks on: push: - branches: [master] + branches: [removeUnusedTest2] pull_request: {} concurrency: