Skip to content

Commit 04b4766

Browse files
authored
Update assigner.yml
Signed-off-by: Naren Dasan <[email protected]> Signed-off-by: Naren Dasan <[email protected]>
1 parent e0bb7fe commit 04b4766

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/assigner.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,10 @@
66
# https://github.com/actions/labeler/blob/master/README.md
77

88
name: Issue Assigner
9-
on: [label]
9+
on:
10+
issues:
11+
types:
12+
- labeled
1013

1114
jobs:
1215
assign:

0 commit comments

Comments
 (0)