diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3fd09963..81d37af5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -7,7 +7,7 @@ on: push: branches: [ master ] pull_request: - branches: [ master, shift-64622] # todo0 remove shift-64622 branch before merge + branches: [ master ] jobs: tests: