Skip to content

Commit b3fbc3c

Browse files
committed
meta: do not fast-track npm updates
PR-URL: #61475 Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Richard Lau <richard.lau@ibm.com>
1 parent 7d8232e commit b3fbc3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/label-pr-config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ subSystemLabels:
8080
/^deps\/v8\/tools\/gen-postmortem-metadata\.py/: v8 engine, python, post-mortem
8181
/^deps\/v8\//: v8 engine
8282
/^deps\/uvwasi\//: wasi
83-
/^deps\/npm\//: npm, fast-track
83+
/^deps\/npm\//: npm
8484
/^deps\/nghttp2\/nghttp2\.gyp/: build, http2
8585
/^deps\/nghttp2\//: http2
8686
/^deps\/ngtcp2\//: quic

0 commit comments

Comments
 (0)