test api push

This commit is contained in:
Ghlerrix
2023-08-07 15:12:49 +08:00
parent ffcec4f3a5
commit b40b8af201
4 changed files with 8 additions and 14 deletions

View File

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