From f313a2061952f42b64df56c3502674412ad25d8e Mon Sep 17 00:00:00 2001 From: akshatsinghai6682-sketch Date: Fri, 22 May 2026 18:06:21 +0530 Subject: [PATCH] Fix intro text formatting in approval documentation --- .../how-tos/manage-workflow-runs/approve-runs-from-forks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/actions/how-tos/manage-workflow-runs/approve-runs-from-forks.md b/content/actions/how-tos/manage-workflow-runs/approve-runs-from-forks.md index b48ef31c1e61..61901fb6ee1d 100644 --- a/content/actions/how-tos/manage-workflow-runs/approve-runs-from-forks.md +++ b/content/actions/how-tos/manage-workflow-runs/approve-runs-from-forks.md @@ -1,6 +1,6 @@ --- title: Approving workflow runs from forks -intro: You can manually approve workflow runs that have been triggered by a contributor's pull request. +intro: You can manually approve workflow runs triggered by a contributor's pull request. versions: fpt: '*' ghec: '*'