@@ -1,5 +1,6 @@
name: SyncRawFile
on:
push: # 当有新提交推送时触发
schedule:
- cron: "0 * * * *" # 每小时执行一次
The note is not visible to the blocked user.