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:
- changed-files:
- any-glob-to-all-files: 'selfdrive/car/**,opendbc_repo'
- any-glob-to-all-files: '{selfdrive/car/**,opendbc_repo}'
simulation:
- changed-files:

Loading…
Cancel
Save