add egg-cluster包

This commit is contained in:
gaoshuaixing
2021-10-18 11:19:36 +08:00
parent ee7daef642
commit 9c99e3a442
3 changed files with 8 additions and 3 deletions

View File

@@ -5,9 +5,13 @@ name: Node.js CI
on:
push:
branches: [ master ]
branches:
- main
- master
pull_request:
branches: [ master ]
branches:
- main
- master
schedule:
- cron: '0 2 * * *'