1
0
mirror of synced 2026-01-07 18:01:41 -05:00

Ignore JSON docs engineering code owners (#37898)

This commit is contained in:
Kevin Heis
2023-06-15 08:59:28 -07:00
committed by GitHub
parent 99ebec0319
commit cbe56f392b

View File

@@ -20,6 +20,7 @@ on:
- '**.tsx'
- '**.scss'
- 'src/**'
- '!src/**.json' # So that Docs Engineering isn't reviewing OpenAPI PRs
- '.github/**'
- '**Dockerfile'
- 'package*.json'