diff --git a/.github/labeler.yaml b/.github/labeler.yaml index 039a4fe8..520e2d12 100644 --- a/.github/labeler.yaml +++ b/.github/labeler.yaml @@ -6,6 +6,10 @@ car: - changed-files: - any-glob-to-any-file: 'opendbc/car/**' +car safety: + - changed-files: + - any-glob-to-any-file: 'opendbc/safety/**' + can: - changed-files: - any-glob-to-any-file: 'opendbc/can/**'