We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 641c61d commit 3fcbbccCopy full SHA for 3fcbbcc
1 file changed
.github/workflows/repro-bug.yml
@@ -1,6 +1,9 @@
1
name: Bug Reproduction Video
2
3
on:
4
+ issues:
5
+ types:
6
+ - labeled
7
pull_request:
8
types:
9
- labeled
0 commit comments