mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-05 19:41:42 +08:00
chore(CI): sync to gitee everyday
This commit is contained in:
parent
7f26716477
commit
874a5fc600
4
.github/workflows/sync-gitee.yml
vendored
4
.github/workflows/sync-gitee.yml
vendored
@ -5,6 +5,10 @@ on:
|
||||
tags:
|
||||
- 'v*' # Push events to matching v*, i.e. v1.0, v20.15.10
|
||||
|
||||
# Sync to gitee everyday
|
||||
schedule:
|
||||
- cron: '0 1 * * *'
|
||||
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
Loading…
x
Reference in New Issue
Block a user