Skip to content

Commit c7a1821

Browse files
Merge branch 'main' into hivanalejandro/bigquery/create-sample/view-dataset-access-policy
2 parents b600729 + 2783e1f commit c7a1821

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/config/nodejs-dev.jsonc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
"secrets": { }
2525
},
2626
"ignore": [
27+
".github/config/", // prevent changes to exclusions from running all tests
2728
".eslintignore",
2829
".eslintrc.json",
2930
".github/.OwlBot.lock.yaml",

.github/config/nodejs-prod.jsonc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
"secrets": { }
2525
},
2626
"ignore": [
27+
".github/config/", // prevent changes to exclusions from running all tests
2728
".eslintignore",
2829
".eslintrc.json",
2930
".github/.OwlBot.lock.yaml",

0 commit comments

Comments
 (0)