mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-03 17:46:51 +00:00
feat: temporarily allow nocodb-nest for ci
This commit is contained in:
2
.github/workflows/ci-cd.yml
vendored
2
.github/workflows/ci-cd.yml
vendored
@@ -9,6 +9,7 @@ on:
|
||||
paths:
|
||||
- "packages/nc-gui/**"
|
||||
- "packages/nocodb/**"
|
||||
- "packages/nocodb-nest/**"
|
||||
- ".github/workflows/ci-cd.yml"
|
||||
- "tests/playwright/**"
|
||||
pull_request:
|
||||
@@ -17,6 +18,7 @@ on:
|
||||
paths:
|
||||
- "packages/nc-gui/**"
|
||||
- "packages/nocodb/**"
|
||||
- "packages/nocodb-nest/**"
|
||||
- ".github/workflows/ci-cd.yml"
|
||||
- "tests/playwright/**"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user