Update sync_clone_scripts_master_to_git.yml

This commit is contained in:
lan-tianxiang
2021-05-24 12:06:36 +08:00
committed by GitHub
parent 3ae0f335a5
commit 47f7acf862

View File

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