Skip to content

Commit 4ff62eb

Browse files
committed
added labeled
1 parent 3bb959f commit 4ff62eb

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/comment-on-issue.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@ name: "Comment on New Issue"
22

33
on:
44
issues:
5-
types: [opened]
6-
workflow_dispatch:
5+
types: [opened, labeled]
76

87
permissions:
98
issues: write

0 commit comments

Comments
 (0)