fix labeler syntax

pull/33327/head^2
Shane Smiskol 9 months ago
parent 799539320d
commit 2a7c6bc8bd
  1. 2
      .github/labeler.yaml

@ -4,7 +4,7 @@ CI / testing:
car: car:
- changed-files: - changed-files:
- any-glob-to-all-files: 'selfdrive/car/**,opendbc_repo' - any-glob-to-all-files: '{selfdrive/car/**,opendbc_repo}'
simulation: simulation:
- changed-files: - changed-files:

Loading…
Cancel
Save