From 4aa3bb951d3db1e8cd0ae9f2a7ed2246af2554ea Mon Sep 17 00:00:00 2001 From: Josh Johanning Date: Tue, 3 Dec 2024 02:40:25 -0600 Subject: [PATCH] docs: noting change in maximum of four to twenty auto-add workflows (#53241) Co-authored-by: Sophie <29382425+sophietheking@users.noreply.github.com> --- .../automating-your-project/adding-items-automatically.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/issues/planning-and-tracking-with-projects/automating-your-project/adding-items-automatically.md b/content/issues/planning-and-tracking-with-projects/automating-your-project/adding-items-automatically.md index 31280a1da70a..66ec4c2d9cb5 100644 --- a/content/issues/planning-and-tracking-with-projects/automating-your-project/adding-items-automatically.md +++ b/content/issues/planning-and-tracking-with-projects/automating-your-project/adding-items-automatically.md @@ -64,7 +64,7 @@ The auto-add workflow is limited per plan. ## Duplicating the auto-add workflow -You can create additional duplicates of the auto-add workflow. Each workflow can target a different repository, allowing you to add items from up to four repositories. You can target the same repository with multiple workflows if the filter is unique for each workflow. +You can create additional duplicates of the auto-add workflow, up to a maximum defined for your plan (see the table earlier in this article). Each workflow can target a different repository. You can target the same repository with multiple workflows if the filter is unique for each workflow. Once you have duplicated a workflow, you can click **Edit** to start making changes to it. For more information, see "[Configuring the auto-add workflow in your project](#configuring-the-auto-add-workflow-in-your-project)."