Skip to content

Commit cd44a0e

Browse files
authored
Update labeler.yml
1 parent ecc455c commit cd44a0e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/labeler.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name: "Set Issue Label and Assignee"
22
on:
33
issues:
4-
types: [opened]
4+
types: [opened, edited]
55
pull_request:
6-
typed: [opened]
6+
types: [opened, edited]
77

88
jobs:
99
test:

0 commit comments

Comments
 (0)