From 47fdff2b93cffd396acc57be585c10a7f107cd18 Mon Sep 17 00:00:00 2001 From: Grace Park Date: Tue, 20 Jun 2023 17:18:26 -0700 Subject: [PATCH] Update reusable (#38211) --- content/actions/using-workflows/reusing-workflows.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/actions/using-workflows/reusing-workflows.md b/content/actions/using-workflows/reusing-workflows.md index f17bbd911a..2ce1cd7a9e 100644 --- a/content/actions/using-workflows/reusing-workflows.md +++ b/content/actions/using-workflows/reusing-workflows.md @@ -57,7 +57,7 @@ A reusable workflow can be used by another workflow if any of the following is t - The called workflow is stored in a private repository and the settings for that repository allow it to be accessed. For more information, see {% ifversion ghes or ghec or ghae %}"[AUTOTITLE](/actions/creating-actions/sharing-actions-and-workflows-with-your-enterprise)."{% else %}"[AUTOTITLE](/actions/creating-actions/sharing-actions-and-workflows-with-your-organization)" and "[AUTOTITLE](/actions/creating-actions/sharing-actions-and-workflows-from-your-private-repository)."{% endif %} {% endif %} -{% data reusables.content.actions.learn-github-actions.finding-and-customizing-actions.md %} +{% data reusables.actions.actions-redirects-workflows %} ## Using runners