Skip to content

Commit 8aa5791

Browse files
author
Aviv Keller
authored
meta: remove never-used workflow trigger
PR-URL: #54983 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
1 parent bb40521 commit 8aa5791

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/label-flaky-test-issue.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Label Flaky Test Issues
22

33
on:
44
issues:
5-
types: [opened, labeled]
5+
types: [labeled]
66

77
permissions:
88
contents: read

0 commit comments

Comments
 (0)