Skip to content

Commit 6d4854a

Browse files
committed
ci: correct types statement
1 parent 6cc233c commit 6d4854a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/labeler.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: Labeler
22
on:
3-
pull_request_target: [closed]
3+
pull_request_target:
4+
types: [closed]
45

56
jobs:
67
label:

0 commit comments

Comments
 (0)