ShooterIT commented on PR #626:
URL: 
https://github.com/apache/incubator-kvrocks/pull/626#issuecomment-1154671869

   > ```yaml
   > name: Daily CI
   > on:
   >   pull_request:
   >     paths:
   >       - ".github/workflows/daily-ci.yaml"
   >   schedule:
   >     - cron: '0 1 * * *'
   >   workflow_dispatch:
   > ```
   
   thanks @tisonkun cool, i am not familiar CI, but it seems it is a light and 
useful way to resolve our problem.
   
   @PragmaTwice please don't say sorry, you already have done much for Kvrocks. 
Just let's fix it, we can adopt @tisonkun advise as above to check.
   
   PS: In redis repo, maintainers can trigger manually daily CI, maybe it also 
is a way for us.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to