From 7d7e75b7b1b34c8f900aa3b8b413315c25dd4528 Mon Sep 17 00:00:00 2001 From: Abrar Ahmad Date: Thu, 21 Jul 2022 13:14:42 +0500 Subject: [PATCH] removed `shift-64622` from CI --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: