Skip to content

Commit 3fcbbcc

Browse files
authored
Add issue event trigger for labeled issues
1 parent 641c61d commit 3fcbbcc

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/repro-bug.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
name: Bug Reproduction Video
22

33
on:
4+
issues:
5+
types:
6+
- labeled
47
pull_request:
58
types:
69
- labeled

0 commit comments

Comments
 (0)