chore: Update remove-labels-and-assignees-on-close.yml
This commit is contained in:
@@ -3,6 +3,10 @@ name: Remove Labels and Assignees on Issue Close
|
|||||||
on:
|
on:
|
||||||
issues:
|
issues:
|
||||||
types: [closed]
|
types: [closed]
|
||||||
|
pull_request:
|
||||||
|
types: [closed]
|
||||||
|
pull_request_target:
|
||||||
|
types: [closed]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
remove-labels-and-assignees:
|
remove-labels-and-assignees:
|
||||||
|
Reference in New Issue
Block a user