diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 954ebca7..b3c77432 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] # todo@1 remove shift-64622 before merge + branches: [ master, shift-64622] # todo0 remove shift-64622 before merge jobs: tests: