mirror of
https://github.com/lan-tianxiang/clone_scripts.git
synced 2025-07-15 16:42:36 +08:00
Update sync-jd_scripts.yml
This commit is contained in:
4
.github/workflows/sync-jd_scripts.yml
vendored
4
.github/workflows/sync-jd_scripts.yml
vendored
@ -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
|
||||
|
Reference in New Issue
Block a user