From d14e80e9fd69355a818848f00f38ebde1eef5910 Mon Sep 17 00:00:00 2001 From: Bin Liu Date: Thu, 11 Aug 2022 08:52:23 +0800 Subject: [PATCH] workflow: Revert "docs: modify move-issues-to-in-progress.yaml" This reverts commit 97d8c6c0fa2f537340c8587dee6467a26f2bb583. Fixes: #4871 Signed-off-by: Bin Liu --- .github/workflows/move-issues-to-in-progress.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/move-issues-to-in-progress.yaml b/.github/workflows/move-issues-to-in-progress.yaml index 5ab9beb98d..0e15abaea3 100644 --- a/.github/workflows/move-issues-to-in-progress.yaml +++ b/.github/workflows/move-issues-to-in-progress.yaml @@ -59,7 +59,7 @@ jobs: exit 1 } - project_name="runtime-rs" + project_name="Issue backlog" project_type="org" project_column="In progress"