From ee7f5bbbcf3130a058624d12aff53eaca1ab518e Mon Sep 17 00:00:00 2001 From: Cuong Le Date: Mon, 6 Apr 2026 22:45:09 -0700 Subject: [PATCH] Update approve workflow instructions --- data/reusables/actions/workflows/approve-workflow-runs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/reusables/actions/workflows/approve-workflow-runs.md b/data/reusables/actions/workflows/approve-workflow-runs.md index 48a471022c3f..f021fecd3ec7 100644 --- a/data/reusables/actions/workflows/approve-workflow-runs.md +++ b/data/reusables/actions/workflows/approve-workflow-runs.md @@ -4,4 +4,4 @@ Maintainers with write access to a repository can use the following procedure to {% data reusables.repositories.choose-pr-review %} {% data reusables.repositories.changed-files %} 1. {% data reusables.actions.workflows.inspect-proposed-changes %} -1. If you are comfortable with running workflows on the pull request branch, return to the **{% octicon "comment-discussion" aria-hidden="true" aria-label="comment-discussion" %} Conversation** tab, and in the section "_n_ workflow(s) awaiting approval", click **Approve workflows to run**. +1. If you are comfortable with running workflows on the pull request branch, click **Approve and run workflows** on the pull request. \ No newline at end of file