mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-30 03:36:35 +00:00
chore: ci-cd trigger for PR drafts
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
This commit is contained in:
1
.github/workflows/ci-cd.yml
vendored
1
.github/workflows/ci-cd.yml
vendored
@@ -12,6 +12,7 @@ on:
|
||||
- ".github/workflows/ci-cd.yml"
|
||||
pull_request:
|
||||
branches: [develop]
|
||||
types: [opened, synchronize, reopened, converted_to_draft]
|
||||
paths:
|
||||
- "packages/nc-gui/**"
|
||||
- "scripts/cypress/**"
|
||||
|
||||
Reference in New Issue
Block a user