1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Automatically add docs engineering as a reviewer to devcontainer changes (#54425)

This commit is contained in:
Kevin Heis
2025-02-14 11:21:04 -08:00
committed by GitHub
parent e08eb689ec
commit 62580cd815

View File

@@ -24,6 +24,7 @@ on:
- '!src/**.yml' # So that Docs Engineering isn't reviewing automated pipeline data PRs - '!src/**.yml' # So that Docs Engineering isn't reviewing automated pipeline data PRs
- '.github/**' - '.github/**'
- 'config/**' - 'config/**'
- '.devcontainer/**'
- '**Dockerfile' - '**Dockerfile'
- 'package*.json' - 'package*.json'
- .github/workflows/reviewers-docs-engineering.yml - .github/workflows/reviewers-docs-engineering.yml