From 4048b523e3f7fdec8245666701b1d261afbe8bd6 Mon Sep 17 00:00:00 2001 From: Abrar Ahmad Date: Fri, 1 Jul 2022 11:28:25 +0500 Subject: [PATCH] todo convention --- .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 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: