mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
meta: remove never-used workflow trigger
PR-URL: https://github.com/nodejs/node/pull/54983 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
This commit is contained in:
2
.github/workflows/label-flaky-test-issue.yml
vendored
2
.github/workflows/label-flaky-test-issue.yml
vendored
@@ -2,7 +2,7 @@ name: Label Flaky Test Issues
|
||||
|
||||
on:
|
||||
issues:
|
||||
types: [opened, labeled]
|
||||
types: [labeled]
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
Reference in New Issue
Block a user