From 8cf033fa3ee6191c10e5d63702f8e3211095a29b Mon Sep 17 00:00:00 2001 From: Adeeb Shihadeh Date: Fri, 4 Oct 2024 16:56:28 -0700 Subject: [PATCH] fix fingerprint labeling --- .github/labeler.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/labeler.yaml b/.github/labeler.yaml index 9b71460e..5c01eadf 100644 --- a/.github/labeler.yaml +++ b/.github/labeler.yaml @@ -65,4 +65,4 @@ volkswagen: fingerprint: - changed-files: - - any-glob-to-any-file: 'opendbc/car/*/fingerprints.py' + - any-glob-to-all-files: 'opendbc/car/*/fingerprints.py'