Skip to content

Commit

Permalink
meta: add module label for the lib/internal/modules folder
Browse files Browse the repository at this point in the history
PR-URL: #52858
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
  • Loading branch information
RedYetiDev authored and targos committed Oct 2, 2024
1 parent f48f2c2 commit dd8ab83
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/label-pr-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ subSystemLabels:
/^lib\/test.js$/: test_runner
/^lib\/internal\/url\.js$/: whatwg-url
/^lib\/internal\/modules\/esm/: esm
/^lib\/internal\/modules/: module
/^lib\/internal\/webstreams/: web streams
/^lib\/internal\/test_runner/: test_runner

Expand Down

0 comments on commit dd8ab83

Please sign in to comment.