This commit is contained in:
NianBroken
2024-02-14 18:30:57 +08:00 Unverified
parent 8ecc2f250e
commit f9e5877a4c
+1 -1
View File
@@ -4,7 +4,7 @@ run-name: ${{ github.workflow }} ${{ github.sha }}
on:
schedule:
- cron: "*/30 * * * *" # 每30分钟执行一次
- cron: "*/30 * * * *" # 每30分钟自动执行一次
workflow_dispatch: # 可以手动执行
inputs:
force_push_message: