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: on:
workflow_dispatch: workflow_dispatch:
schedule: schedule:
- cron: '*/30 * * * *' - cron: '*/15 * * * *'
jobs: jobs:
sync: sync:
runs-on: ubuntu-latest runs-on: ubuntu-latest