From ffbbbdc381fe7e42dc935ad424c04b4337d10f13 Mon Sep 17 00:00:00 2001 From: xihuwenhua Date: Fri, 22 Aug 2025 14:37:42 +0800 Subject: [PATCH] chore: remove redundant word in comment Signed-off-by: xihuwenhua --- .github/workflows/feature_freeze.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/feature_freeze.yml b/.github/workflows/feature_freeze.yml index ec59be3e7f67..5b139e767007 100644 --- a/.github/workflows/feature_freeze.yml +++ b/.github/workflows/feature_freeze.yml @@ -16,7 +16,7 @@ jobs: permissions: pull-requests: write - # Do not in any case add code that runs anything coming from the the content + # Do not in any case add code that runs anything coming from the content # of the pull request, as malicious code would be able to access the private # GitHub token. steps: