Update
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
name: CheckScores
|
name: CheckScores
|
||||||
|
|
||||||
|
run-name: ${{ github.actor }} 这是测试
|
||||||
|
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "*/30 * * * *" # 每30分钟执行一次
|
- cron: "*/30 * * * *" # 每30分钟执行一次
|
||||||
|
|||||||
Reference in New Issue
Block a user