This is an automated email from the ASF dual-hosted git repository. aleksraiden pushed a commit to branch aleksraiden-patch-2 in repository https://gitbox.apache.org/repos/asf/kvrocks-controller.git
commit 306a99236341a667de42870ecf3d1fbb192f1d5a Author: Aleks Lozovyuk <[email protected]> AuthorDate: Tue Jan 7 14:38:11 2025 +0300 Update ci.yaml --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index e9bcc4b..1b26a9a 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -34,7 +34,7 @@ jobs: with: fetch-depth: 0 - - uses: apache/skywalking-eyes/[email protected] + - uses: apache/skywalking-eyes/[email protected] with: config: .github/config/licenserc.yaml
