This is an automated email from the ASF dual-hosted git repository. aleksraiden pushed a commit to branch aleksraiden-patch-4 in repository https://gitbox.apache.org/repos/asf/kvrocks.git
commit 1f1836405c80a39b70a44b1a6f4e11a8edea5d65 Author: Aleks Lozovyuk <[email protected]> AuthorDate: Fri May 1 12:03:38 2026 +0300 Update kvrocks.yaml --- .github/workflows/kvrocks.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/kvrocks.yaml b/.github/workflows/kvrocks.yaml index fda6d3c20..253dd9703 100644 --- a/.github/workflows/kvrocks.yaml +++ b/.github/workflows/kvrocks.yaml @@ -61,7 +61,7 @@ jobs: steps: - uses: actions/checkout@v6 - name: Check typos - uses: crate-ci/[email protected] + uses: crate-ci/[email protected] with: config: .github/config/typos.toml - uses: apache/skywalking-eyes/[email protected]
