mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-03-10 15:40:01 +00:00
Update autolabeler.yml
This commit is contained in:
parent
8cb3007d66
commit
167deb5d7f
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"
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user