We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b600729 + 2783e1f commit c7a1821Copy full SHA for c7a1821
.github/config/nodejs-dev.jsonc
@@ -24,6 +24,7 @@
24
"secrets": { }
25
},
26
"ignore": [
27
+ ".github/config/", // prevent changes to exclusions from running all tests
28
".eslintignore",
29
".eslintrc.json",
30
".github/.OwlBot.lock.yaml",
.github/config/nodejs-prod.jsonc
0 commit comments