Update main.yml

This commit is contained in:
碎念_Nian
2024-02-13 13:29:22 +08:00
committed by GitHub
Unverified
parent 02f986641b
commit d6f43f5a4d
+1 -1
View File
@@ -2,7 +2,7 @@ name: CheckScores
on: on:
schedule: schedule:
- cron: "*/30 * * * *" # 每30分钟执行一次test - cron: "*/30 * * * *" # 每30分钟执行一次
workflow_dispatch: workflow_dispatch:
inputs: inputs:
force_push_message: force_push_message: