更新 .gitea/workflows/sync_raw_file.yml
All checks were successful
SyncRawFile / sync_files (push) Successful in 5s
All checks were successful
SyncRawFile / sync_files (push) Successful in 5s
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
name: SyncRawFile
|
name: SyncRawFile
|
||||||
on:
|
on:
|
||||||
|
push: # 当有新提交推送时触发
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "0 * * * *" # 每小时执行一次
|
- cron: "0 * * * *" # 每小时执行一次
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user