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:
Aviv Keller 2024-09-19 10:01:57 -04:00 committed by GitHub
parent bb405210c5
commit 8aa57918c2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,7 +2,7 @@ name: Label Flaky Test Issues
on:
issues:
types: [opened, labeled]
types: [labeled]
permissions:
contents: read