mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-11-05 02:42:50 +00:00
Update autolabeler.yml
This commit is contained in:
4
.github/workflows/autolabeler.yml
vendored
4
.github/workflows/autolabeler.yml
vendored
@@ -60,8 +60,8 @@ jobs:
|
|||||||
}
|
}
|
||||||
|
|
||||||
const templateLabelMappings = {
|
const templateLabelMappings = {
|
||||||
"🐞 bug fix": "bug fix",
|
"🐞 bug fix": "bugfix",
|
||||||
"✨ new feature": "new feature",
|
"✨ new feature": "feature",
|
||||||
"💥 breaking change": "breaking change",
|
"💥 breaking change": "breaking change",
|
||||||
"🆕 new script": "new script"
|
"🆕 new script": "new script"
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user