mirror of
https://github.com/lan-tianxiang/clone_scripts.git
synced 2025-07-14 16:12:36 +08:00
Update sync_clone_scripts_master_to_git.yml
This commit is contained in:
@ -2,7 +2,7 @@ name: sync_clone_scripts_master_to_git
|
|||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '*/15 * * * *'
|
- cron: '5,20,35,50 * * * *'
|
||||||
jobs:
|
jobs:
|
||||||
sync:
|
sync:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
Reference in New Issue
Block a user