Update sync_to_gitee.yml

This commit is contained in:
lan-tianxiang
2021-03-27 14:51:23 +08:00
committed by GitHub
parent 3baa018e65
commit 981a4698e5

View File

@ -2,7 +2,7 @@ name: sync_to_gitee
on:
workflow_dispatch:
schedule:
- cron: '*/30 * * * *'
- cron: '*/15 * * * *'
jobs:
sync:
runs-on: ubuntu-latest