ci(triage): add event labeled
https://github.com/nofusscomputing/action_project/issues/3 https://github.com/nofusscomputing/action_project/pull/4 #22 #23 #24
This commit is contained in:
2
.github/workflows/triage.yaml
vendored
2
.github/workflows/triage.yaml
vendored
@ -8,6 +8,7 @@ on:
|
||||
issues:
|
||||
types:
|
||||
- opened
|
||||
- labeled
|
||||
- reopened
|
||||
- transferred
|
||||
- milestoned
|
||||
@ -17,6 +18,7 @@ on:
|
||||
pull_request:
|
||||
types:
|
||||
- opened
|
||||
- labeled
|
||||
- edited
|
||||
- assigned
|
||||
- reopened
|
||||
|
Reference in New Issue
Block a user