This commit is contained in:
NianBroken
2024-02-13 13:45:09 +08:00 Unverified
+1 -1
View File
@@ -2,7 +2,7 @@ name: CheckScores
on:
schedule:
- cron: "*/30 * * * *" # 每30分钟执行一次
- cron: "*/30 * * * *" # 每30分钟执行一次123
workflow_dispatch:
inputs:
force_push_message: