ci: run action when draft status changes.
Signed-off-by: xsahil03x <xdsahil@gmail.com>
This commit is contained in:
@@ -8,6 +8,11 @@ on:
|
||||
pull_request:
|
||||
paths:
|
||||
- 'packages/**'
|
||||
types:
|
||||
- opened
|
||||
- reopened
|
||||
- synchronize
|
||||
- ready_for_review
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
|
||||
Reference in New Issue
Block a user