mirror of
https://github.com/lan-tianxiang/clone_scripts.git
synced 2025-07-16 08:53:47 +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:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '*/15 0-16,22-23 * * *'
|
- cron: '*/15 * * * *'
|
||||||
jobs:
|
jobs:
|
||||||
sync:
|
sync:
|
||||||
runs-on: ubuntu-18.04
|
runs-on: ubuntu-18.04
|
||||||
if: github.repository == 'RikudouPatrickstar/jd_scripts'
|
if: github.repository == 'lan-tianxiang/clone_scripts'
|
||||||
timeout-minutes: 2
|
timeout-minutes: 2
|
||||||
steps:
|
steps:
|
||||||
- name: Init Build Dependencies
|
- name: Init Build Dependencies
|
||||||
|
Reference in New Issue
Block a user