Update sync.yml

This commit is contained in:
禾几海
2021-11-02 01:04:38 +08:00
committed by GitHub
parent a2258d183f
commit f7f8f41759

View File

@@ -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'