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:
|
||||
issues:
|
||||
types: [closed]
|
||||
pull_request:
|
||||
types: [closed]
|
||||
pull_request_target:
|
||||
types: [closed]
|
||||
|
||||
jobs:
|
||||
remove-labels-and-assignees:
|
||||
|
Reference in New Issue
Block a user