chore: ci-cd trigger for PR drafts

Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
This commit is contained in:
Raju Udava
2022-06-14 17:27:22 +05:30
parent 0116a8652a
commit 759c1d1c5b

View File

@@ -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/**"