Update sync.yml
This commit is contained in:
1
.github/workflows/sync.yml
vendored
1
.github/workflows/sync.yml
vendored
@@ -1,6 +1,7 @@
|
||||
name: Sync Repository Action
|
||||
on:
|
||||
push:
|
||||
branches: [ master ]
|
||||
schedule:
|
||||
# 每周一0:00
|
||||
- cron: '0 0 * * 1'
|
||||
|
||||
Reference in New Issue
Block a user