[Workflow]Update autolabeler-config.json (#1525)

This commit is contained in:
Michel Roegl-Brunner
2025-01-16 13:44:24 +01:00
committed by GitHub
parent 8533380813
commit 2551bf6f9f

View File

@@ -50,7 +50,7 @@
"maintenance": [
{
"fileStatus": null,
"includeGlobs": ["*.md", ".github/**"],
"includeGlobs": ["*.md", ".github/**", "misc/*.func", "ct/create_lxc.sh"],
"excludeGlobs": []
}
],
@@ -61,4 +61,4 @@
"excludeGlobs": []
}
]
}
}