We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
node_sqlite.c
1 parent 5ef6f1b commit 0d01728Copy full SHA for 0d01728
.github/label-pr-config.yml
@@ -33,6 +33,7 @@ subSystemLabels:
33
/^src\/quic\/*/: c++, quic
34
/^src\/node_bob*/: c++, quic
35
/^src\/node_sea/: single-executable
36
+ /^src\/node_sqlite.*/: c++, sqlite
37
38
# Properly label changes to V8 inspector integration-related files
39
/^src\/inspector_/: c++, inspector, needs-ci
0 commit comments