Update sync_clone_scripts_master_to_git.yml

This commit is contained in:
lan-tianxiang
2021-06-08 15:05:39 +08:00
committed by GitHub
parent 6801faf37f
commit bcb03caa48

View File

@ -2,7 +2,7 @@ name: sync_clone_scripts_master_to_git
on: on:
workflow_dispatch: workflow_dispatch:
schedule: schedule:
- cron: '*/15 * * * *' - cron: '5,20,35,50 * * * *'
jobs: jobs:
sync: sync:
runs-on: ubuntu-latest runs-on: ubuntu-latest