Update sync_clone_scripts_master_from_git.yml

This commit is contained in:
lan-tianxiang
2021-06-15 23:28:50 +08:00
committed by GitHub
parent 95b724d1af
commit 3769141474

View File

@ -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