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
|
name: Sync Repository Action
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
branches: [ master ]
|
||||||
schedule:
|
schedule:
|
||||||
# 每周一0:00
|
# 每周一0:00
|
||||||
- cron: '0 0 * * 1'
|
- cron: '0 0 * * 1'
|
||||||
|
|||||||
Reference in New Issue
Block a user