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 6e9433b commit 121056aCopy full SHA for 121056a
.github/workflows/reviewers-docs-engineering.yml
@@ -23,6 +23,7 @@ on:
23
- '!src/**.json' # So that Docs Engineering isn't reviewing automated pipeline data PRs
24
- '!src/**.yml' # So that Docs Engineering isn't reviewing automated pipeline data PRs
25
- '.github/**'
26
+ - 'config/**'
27
- '**Dockerfile'
28
- 'package*.json'
29
- .github/workflows/reviewers-docs-engineering.yml
0 commit comments