Update sync-jd_scripts.yml

This commit is contained in:
lan-tianxiang
2021-03-26 11:16:22 +08:00
committed by GitHub
parent 0c99996676
commit 5653ad6a95

View File

@ -2,11 +2,11 @@ name: sync-jd_scripts
on:
workflow_dispatch:
schedule:
- cron: '*/15 0-16,22-23 * * *'
- cron: '*/15 * * * *'
jobs:
sync:
runs-on: ubuntu-18.04
if: github.repository == 'RikudouPatrickstar/jd_scripts'
if: github.repository == 'lan-tianxiang/clone_scripts'
timeout-minutes: 2
steps:
- name: Init Build Dependencies