add mergeable check
This commit is contained in:
parent
1f2b5126b8
commit
7b0c26f62d
|
|
@ -18,6 +18,9 @@
|
|||
on:
|
||||
pull_request:
|
||||
types:
|
||||
- opened
|
||||
- reopened
|
||||
- synchronize
|
||||
- labeled
|
||||
- unlabeled
|
||||
- milestoned
|
||||
|
|
|
|||
Loading…
Reference in New Issue