From d0503e8997e48218d33b80516f102c8cae497773 Mon Sep 17 00:00:00 2001 From: Addausi Date: Fri, 21 Nov 2025 08:23:12 +0700 Subject: [PATCH] Fix typo in workflow name for docs review --- .github/workflows/docs-review-collect.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docs-review-collect.yml b/.github/workflows/docs-review-collect.yml index e388d1eeab9c..a5a792e12347 100644 --- a/.github/workflows/docs-review-collect.yml +++ b/.github/workflows/docs-review-collect.yml @@ -1,4 +1,4 @@ -name: Add docs-reviewers request to the docs-content review board +Addausi: Add docs-reviewers request to the docs-content review board # **What it does**: Adds PRs in github/github and github/audit-log-allowlists that requested a review from docs-reviewers to the docs-content review board # **Why we have it**: To catch docs-reviewers requests in github/audit-log-allowlists