Skip to content

Commit 121056a

Browse files
authored
Update docs engineering review to include config dir (#54039)
1 parent 6e9433b commit 121056a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/reviewers-docs-engineering.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ on:
2323
- '!src/**.json' # So that Docs Engineering isn't reviewing automated pipeline data PRs
2424
- '!src/**.yml' # So that Docs Engineering isn't reviewing automated pipeline data PRs
2525
- '.github/**'
26+
- 'config/**'
2627
- '**Dockerfile'
2728
- 'package*.json'
2829
- .github/workflows/reviewers-docs-engineering.yml

0 commit comments

Comments
 (0)