Update project-labeler.yml
This commit is contained in:
parent
9bbf8db17e
commit
de5c1124e0
8
.github/workflows/project-labeler.yml
vendored
8
.github/workflows/project-labeler.yml
vendored
|
|
@ -3,6 +3,14 @@ on:
|
||||||
issues:
|
issues:
|
||||||
types:
|
types:
|
||||||
- assigned
|
- assigned
|
||||||
|
- opened
|
||||||
|
- edited
|
||||||
|
project_card:
|
||||||
|
types:
|
||||||
|
- converted
|
||||||
|
- moved
|
||||||
|
- deleted
|
||||||
|
- created
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
triage:
|
triage:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user