This commit is contained in:
Ghlerrix
2023-08-07 15:32:03 +08:00
parent 865905dac8
commit d5a894b77c

View File

@@ -8,7 +8,7 @@ on:
# schedule:
# - cron: '0 23 * * *' # https://help.github.com/en/actions/automating-your-workflow-with-github-actions/events-that-trigger-workflows#scheduled-events-schedule
on:
# on:
schedule:
- cron: '*/5 * * * *' # 每5分钟一次测试用