summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
author蔡相跃 <caixiangyue007@gmail.com>2022-03-09 19:55:17 +0800
committerGitHub <noreply@github.com>2022-03-09 13:55:17 +0200
commit24da71e50740bc0dec2a78b18475665f11af6b95 (patch)
tree2c71558ec5d42fe239ed1bd62e0144e8795a4704 /.github
parentadc5a3217c48dbe882b19d619eabd9b34f58496d (diff)
downloadredis-24da71e50740bc0dec2a78b18475665f11af6b95.tar.gz
Fix typo "the the" (#10399)
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/codeql-analysis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml
index 603a05fdd..b93c078aa 100644
--- a/.github/workflows/codeql-analysis.yml
+++ b/.github/workflows/codeql-analysis.yml
@@ -4,7 +4,7 @@ on:
push:
pull_request:
schedule:
- # run weekly new vulnerability was added to the the database
+ # run weekly new vulnerability was added to the database
- cron: '0 0 * * 0'
jobs: