diff options
| author | xihuwenhua <xihuwenhua@outlook.com> | 2025-08-22 14:37:42 +0800 |
|---|---|---|
| committer | xihuwenhua <xihuwenhua@outlook.com> | 2025-08-22 14:37:42 +0800 |
| commit | ffbbbdc381fe7e42dc935ad424c04b4337d10f13 (patch) | |
| tree | 22cea58e74d4f81fe2290cda9e355766975f764e | |
| parent | 9759df692411c70f31b5282e0421483c51c3a18e (diff) | |
| download | rust-ffbbbdc381fe7e42dc935ad424c04b4337d10f13.tar.gz rust-ffbbbdc381fe7e42dc935ad424c04b4337d10f13.zip | |
chore: remove redundant word in comment
Signed-off-by: xihuwenhua <xihuwenhua@outlook.com>
| -rw-r--r-- | .github/workflows/feature_freeze.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/feature_freeze.yml b/.github/workflows/feature_freeze.yml index ec59be3e7f6..5b139e76700 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: |
