github actions默认时间GMT,北京时间GMT+8 还是北京时间中午12点定时构建
@ -9,7 +9,7 @@ on:
watch:
types: [started]
schedule:
- cron: '0 12 * * *'
- cron: '0 4 * * *'
jobs:
build: