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.
1 parent 6582668 commit 2783e1fCopy full SHA for 2783e1f
.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