Merge branch 'config' into localApps
This commit is contained in:
1
.github/workflows/sync-schedule.yml
vendored
1
.github/workflows/sync-schedule.yml
vendored
@@ -3,6 +3,7 @@ name: 同步仓库到其它远程仓库(定时任务)
|
|||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: 0 */1 * * *
|
- cron: 0 */1 * * *
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: read
|
||||||
|
|||||||
Reference in New Issue
Block a user