mirror of
https://github.com/lan-tianxiang/clone_scripts.git
synced 2025-07-14 08:02:36 +08:00
Update sync_clone_scripts_from_lxk_git.yml
This commit is contained in:
@ -2,7 +2,7 @@ name: sync_clone_scripts_from_lxk_git
|
|||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '*/15 * * * *'
|
- cron: '0,15,30,45 * * * *'
|
||||||
jobs:
|
jobs:
|
||||||
sync:
|
sync:
|
||||||
runs-on: ubuntu-18.04
|
runs-on: ubuntu-18.04
|
||||||
|
Reference in New Issue
Block a user