mirror of
https://github.com/lan-tianxiang/clone_scripts.git
synced 2025-07-13 15:42: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:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- A1
|
- master
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '*/10 * * * *'
|
- cron: '0 */2 * * *'
|
||||||
jobs:
|
jobs:
|
||||||
sync:
|
sync:
|
||||||
runs-on: ubuntu-18.04
|
runs-on: ubuntu-18.04
|
||||||
|
Reference in New Issue
Block a user