This is an automated email from the ASF dual-hosted git repository.

critas pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iotdb-client-csharp.git


The following commit(s) were added to refs/heads/main by this push:
     new 21fb2aa  Update pre-commit-format.yml
21fb2aa is described below

commit 21fb2aa8a8178f94bea9ead125010e4572ff3c29
Author: CritasWang <[email protected]>
AuthorDate: Mon May 19 10:39:39 2025 +0800

    Update pre-commit-format.yml
---
 .github/workflows/pre-commit-format.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.github/workflows/pre-commit-format.yml 
b/.github/workflows/pre-commit-format.yml
index 786a5e5..fe5d151 100644
--- a/.github/workflows/pre-commit-format.yml
+++ b/.github/workflows/pre-commit-format.yml
@@ -7,8 +7,8 @@ on:
       - '**'
   merge_group:
     branches: [ main ]
-  schedule:
-    - cron: "0 0 * * *"
+  # schedule:
+  #   - cron: "0 0 * * *"
 
 concurrency:
   group: ${{ github.workflow }}-${{ github.ref }}

Reply via email to