mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-05-05 13:39:24 +08:00
chore(ci): test
This commit is contained in:
parent
15774ee5c9
commit
fe8ea5089a
1
.github/workflows/nocobase-test-backend.yml
vendored
1
.github/workflows/nocobase-test-backend.yml
vendored
@ -9,6 +9,7 @@ on:
|
||||
branches:
|
||||
- main
|
||||
- next
|
||||
- develop
|
||||
paths:
|
||||
- 'package.json'
|
||||
- '**/yarn.lock'
|
||||
|
1
.github/workflows/nocobase-test-frontend.yml
vendored
1
.github/workflows/nocobase-test-frontend.yml
vendored
@ -9,6 +9,7 @@ on:
|
||||
branches:
|
||||
- main
|
||||
- next
|
||||
- develop
|
||||
paths:
|
||||
- 'packages/**'
|
||||
- '**/yarn.lock'
|
||||
|
1
.github/workflows/nocobase-test-windows.yml
vendored
1
.github/workflows/nocobase-test-windows.yml
vendored
@ -9,6 +9,7 @@ on:
|
||||
branches:
|
||||
- main
|
||||
- next
|
||||
- develop
|
||||
paths:
|
||||
- 'package.json'
|
||||
- '**/yarn.lock'
|
||||
|
Loading…
x
Reference in New Issue
Block a user