chore(ci): test

This commit is contained in:
xilesun 2024-11-20 09:38:52 +08:00
parent 15774ee5c9
commit fe8ea5089a
3 changed files with 13 additions and 10 deletions

View File

@ -9,6 +9,7 @@ on:
branches: branches:
- main - main
- next - next
- develop
paths: paths:
- 'package.json' - 'package.json'
- '**/yarn.lock' - '**/yarn.lock'

View File

@ -9,6 +9,7 @@ on:
branches: branches:
- main - main
- next - next
- develop
paths: paths:
- 'packages/**' - 'packages/**'
- '**/yarn.lock' - '**/yarn.lock'

View File

@ -9,6 +9,7 @@ on:
branches: branches:
- main - main
- next - next
- develop
paths: paths:
- 'package.json' - 'package.json'
- '**/yarn.lock' - '**/yarn.lock'