feat(ci): update ci

This commit is contained in:
chenos 2022-10-28 23:17:47 +08:00
parent f67afba964
commit 506fae0d9a

View File

@ -1,6 +1,12 @@
name: Aliyun Container Registry
on:
push:
branches:
- 'main'
- 'develop'
paths:
- 'packages/**'
pull_request:
branches:
- '**'