mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-04-28 11:50:06 +00:00
Small fix autolabeler (#297)
This commit is contained in:
parent
f9e0dfb270
commit
b21de8a736
2 changed files with 2 additions and 12 deletions
11
.github/autolabeler-config.json
vendored
11
.github/autolabeler-config.json
vendored
|
|
@ -40,17 +40,10 @@
|
|||
"excludeGlobs": []
|
||||
}
|
||||
],
|
||||
"frontend": [
|
||||
"website": [
|
||||
{
|
||||
"fileStatus": null,
|
||||
"includeGlobs": ["frontend/**"],
|
||||
"excludeGlobs": []
|
||||
}
|
||||
],
|
||||
"documentation": [
|
||||
{
|
||||
"fileStatus": null,
|
||||
"includeGlobs": ["json/**"],
|
||||
"includeGlobs": ["frontend/**", "json/**"],
|
||||
"excludeGlobs": []
|
||||
}
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue