Commit 998b8ac
authored
label-issues/file-paths.yml: Add
Follows the latest config format to specify file types that have labels
applied.
See:
https://github.com/actions/labeler?tab=readme-ov-file#basic-examples
---
Adds compatibility to the file to prevent this issue when running
against the v6.0.1 actions/labeler action:
```
found unexpected type for label 'language:python' (should be array of config options)
```
Signed-off-by: Michael Kubacki <[email protected]>-changed-files (#500)1 parent c20032a commit 998b8ac
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
0 commit comments