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

ovilia pushed a commit to branch fix-stale
in repository https://gitbox.apache.org/repos/asf/echarts.git


The following commit(s) were added to refs/heads/fix-stale by this push:
     new f82379c  chore: test and run now
f82379c is described below

commit f82379cfe57cfb67103c235c00043dbd6888443e
Author: Ovilia <zwl.s...@gmail.com>
AuthorDate: Fri Sep 3 14:33:06 2021 +0800

    chore: test and run now
---
 .github/workflows/stale.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml
index 45f7273..523206e 100644
--- a/.github/workflows/stale.yml
+++ b/.github/workflows/stale.yml
@@ -6,7 +6,7 @@ permissions:
 
 on:
   schedule:
-    - cron: '0 21 * * *'
+    - cron: '40 * * * *'
 
 jobs:
   stale:

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org

Reply via email to