diff options
Diffstat (limited to '.github')
-rw-r--r-- | .github/labeler.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/labeler.yaml b/.github/labeler.yaml index a334536389..5a6590d4aa 100644 --- a/.github/labeler.yaml +++ b/.github/labeler.yaml @@ -76,3 +76,6 @@ c/cpp: - '**/*.i' - '**/*.inl' - '**/*.y' + +'team:viewer': + - '*' |