Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

关于设置自定义启动时间 #21

Open
MayMoreBeing opened this issue Aug 2, 2023 · 1 comment
Open

关于设置自定义启动时间 #21

MayMoreBeing opened this issue Aug 2, 2023 · 1 comment

Comments

@MayMoreBeing
Copy link

> 四、自定义启动时间
> 编辑 .github/workflows/run.yml
> 
> 找到 cron: 0 10 * * *
> 
> 修改其中的10为你需要修改的时间
> 
> 需要运行的时间-8就是UTC时间,比如上午9点,9-8=1,则cron: 0 1 * * *

现在新的runMain.yml里变成了cron: 15 12 * * *,请问设置时间的规则是什么?

@MayMoreBeing
Copy link
Author

现在好像是晚上9点自动执行,但是跳过了,不知道是什么情况

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant