mirror of
https://github.com/lan-tianxiang/clone_scripts.git
synced 2025-07-12 23:22:35 +08:00
Update sync_clone_scripts_master_from_git.yml
This commit is contained in:
@ -1,11 +1,11 @@
|
||||
name: Sync_Js_Tool_From_Gitee
|
||||
name: sync_clone_scripts_master_from_git
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- A1
|
||||
- master
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '*/10 * * * *'
|
||||
- cron: '0 */2 * * *'
|
||||
jobs:
|
||||
sync:
|
||||
runs-on: ubuntu-18.04
|
||||
|
Reference in New Issue
Block a user